platform/upstream/bcc.git
2016-10-28 Sasha Goldshteinfunccount: Bail early if there are no matching function...
2016-10-27 Brendan Greggupdate tools pic (#787)
2016-10-26 Brenden BlancoMerge pull request #780 from goldshtn/kprobe-funccount
2016-10-25 Marco LeograndeAdd installation instructions for Gentoo (#785)
2016-10-25 Sasha Goldshteinpython: Grab all keys before zeroing
2016-10-25 Sasha Goldshteinfunccount: Switch to BPF array instead of hash
2016-10-21 Brendan GreggUpdate profile.py to use new perf support (#776)
2016-10-21 Brendan Greggfix junk filenames (#775)
2016-10-21 Brenden BlancoMerge pull request #770 from palmtenor/pmu_api
2016-10-20 Teng QinAdd example and man file for llcstat
2016-10-20 Teng QinExample for using BPF perf event
2016-10-20 Sasha Goldshteinfunccount: Do not prepopulate location cache
2016-10-20 Sasha Goldshteinpython: Filter duplicate in get_kprobe_functions
2016-10-20 Teng QinPython API for BPF perf event
2016-10-20 Teng QinAdd bpf_attach_perf_event in libbpf
2016-10-20 Teng QinAdd BPF_PROG_TYPE_PERF_EVENT to bpf_prog_type enum
2016-10-20 Brendan GreggMerge pull request #772 from goldshtn/strcmp
2016-10-20 Brendan GreggMerge branch 'master' into strcmp
2016-10-20 Brendan Greggadd tcplife (#773)
2016-10-20 Brendan Greggadd reset-trace (#766)
2016-10-20 Sasha Goldshteinfunccount: Verify probe max limit (#771)
2016-10-19 Brendan GreggMerge pull request #763 from goldshtn/enhanced-funccount
2016-10-19 Sasha Goldshteinpython: Fix kprobe quota test breakage, add uprobes
2016-10-19 Sasha Goldshteinfunccount: Generalize for uprobes, tracepoints, and...
2016-10-19 Sasha Goldshteinbcc: Make regex helpers publicly accessible
2016-10-19 Sasha Goldshteinstackcount: Style fixes for linter (pep8)
2016-10-19 Brendan Greggfix profile.py page_offset_base breakage (#768)
2016-10-18 Brendan Greggadd output notes to doc (#765)
2016-10-18 Sasha GoldshteinTools lint cleanup (#764)
2016-10-18 Brenden BlancoMerge pull request #752 from goldshtn/mysqld-slower-fix
2016-10-18 Brendan Greggadd slabratetop (#759)
2016-10-18 Sasha Goldshteintrace, argdist: -I switch for trace and miscellaneous...
2016-10-18 Brenden BlancoMerge pull request #701 from dkronst/master
2016-10-18 Sasha Goldshteincc: Support glob+offset format in USDT arguments (...
2016-10-18 Brenden BlancoMerge pull request #754 from iovisor/dkalani_dev
2016-10-18 Dina GoldshteinSupport filtering by process ID in the filesystem slowe...
2016-10-17 Sasha Goldshteinargdist: STRCMP helper function
2016-10-17 Sasha Goldshteintrace: STRCMP helper function
2016-10-17 Sasha GoldshteinUpdate examples and docs to use the new USDT API
2016-10-17 Sasha Goldshteinmysqld_slower: Fix breakage after USDT API change
2016-10-16 Brendan Greggadd ttysnoop (#755)
2016-10-16 Omar SandovalAdd new mountsnoop tool (#750)
2016-10-15 Deepa KalaniAdd vxlan gbp header
2016-10-11 Sasha Goldshteintrace: Add %K and %U format specifiers (#742)
2016-10-10 Dina GoldshteinUpdate opensnoop to filter by PID and TID (#739)
2016-10-10 Brenden BlancoMerge pull request #741 from brontide/patch-1
2016-10-09 Eric WUpdate INSTALL.md
2016-10-06 Marco LeograndeFix #735 (#736)
2016-10-06 Sasha Goldshteinfunclatency: user functions support (#733)
2016-10-06 Sasha GoldshteinUpdate Clang download in INSTALL.md for FC (#732)
2016-10-06 Sasha Goldshteintplist: Print USDT locations and arguments (#734)
2016-10-06 Marek Vavrušasrc/lua: LuaJIT BPF compiler, examples, tests (#652)
2016-10-05 Sasha Goldshteinstackcount: Support uprobes, tracepoints, and USDT...
2016-10-05 Dror KronsteinMerge branch 'master' into master
2016-10-05 Brendan Greggfix filelife missing output (#729)
2016-10-04 Brendan Greggupdate tools map (#727)
2016-10-04 Brendan Greggtcptop (#726)
2016-10-04 Sasha Goldshteintrace: Initialize USDT arguments to 0 before reading...
2016-10-04 Sasha Goldshteinargdist, trace: Native tracepoint support (#724)
2016-10-04 Sasha Goldshteinargdist: Cumulative mode (-c) (#719)
2016-10-04 Sasha Goldshteintrace: Print USDT arg helpers in verbose mode (#723)
2016-10-04 Sasha Goldshteinargdist, trace: Support naked executable names in probe...
2016-10-03 Quentin Monnetdocs: Update eBPF features list by kernel version ...
2016-10-01 zaafarfixup the issue in which distributed_bridge example...
2016-09-30 Teng QinFix bpf_common.cc include style (#715)
2016-09-30 Teng QinMove libbpf.h to src/cc (#714)
2016-09-30 Teng QinAdd stack trace to trace.py (#712)
2016-09-28 Teng QinFix trace.py USDT argument filtering (#710)
2016-09-28 Marco Leograndecmake: fix build when LLVM_INCLUDE_DIRS includes multip...
2016-09-27 Marco LeograndeFix or hide a few warnings (#695)
2016-09-27 Sasha GoldshteinFix argdist, trace, tplist to use the libbcc USDT suppo...
2016-09-26 Marco Leograndefilelife: use d_name.name and d_name.len instead of...
2016-09-26 Glauber Costa[offcputime] allow for the speficication of a threshold...
2016-09-26 Jörg Thalheimdo no install CMakeLists.txt in tools/doc (#683)
2016-09-26 Taekho Namchange the file name, bitehist.* to vfsreadlat.* (...
2016-09-25 Dror KronsteinMaking selection of kernel headers type automatic
2016-09-16 Brendan GreggMerge pull request #689 from chantra/tcpconnect_port
2016-09-16 chantra[tcpconnect] filter traced connection based on destinat...
2016-09-14 Brendan Greggnew tool: capable (#690)
2016-09-12 davidefdlFix bpf log buffer for large bpf program: (#680)
2016-09-11 Brendan GreggMerge pull request #688 from KarimAllah/opensnoop-re
2016-09-11 KarimAllah... opensnoop: Introduce process name filtering
2016-09-10 KarimAllah... opensnoop: Refactor initial timestamp calculation
2016-09-10 KarimAllah... opensnoop: Remove 'delta' and 'cont' variables
2016-09-09 Brenden BlancoMerge pull request #686 from iovisor/tag_v0.2.0 v0.2.0
2016-09-09 Brenden BlancoPrepare debian changelog for v0.2.0 tag
2016-09-08 Brendan GreggMerge pull request #685 from kinvolk/iaguis/fix-indentation
2016-09-08 Iago López... examples: fix indentation in tracing/tcpv4connect
2016-08-30 Brendan GreggMerge pull request #677 from markdrayton/fileslower
2016-08-29 Mark Draytonfileslower/filetop: use de->d_name.name, add filtering
2016-08-25 Brenden BlancoMerge pull request #675 from brendangregg/master
2016-08-24 Brendan Greggfix biosnoop after kernel change
2016-08-24 Brendan GreggMerge pull request #674 from markdrayton/offcputime
2016-08-24 Mark Draytonoffcputime: one symbol cache per process, improve pid...
2016-08-24 Brenden BlancoMerge pull request #670 from iamkafai/perf_submit_skb
2016-08-24 Martin KaFai LauAdd perf_submit_skb
2016-08-21 Brendan GreggMerge pull request #671 from pchaigno/fix-doc
2016-08-20 Paul ChaignonMention that tracepoint support requires Linux 4.7
2016-08-20 Paul ChaignonAdjustments to the documentation
2016-08-19 Brenden BlancoMerge pull request #668 from iovisor/ast_dev
next