platform/upstream/bcc.git
2016-11-30 Gary Linhello_perf_output: match the data type of pid
2016-11-30 4astMerge pull request #828 from palmtenor/dbgflg
2016-11-30 Teng QinRemove debug flag override in bcc_exception.h
2016-11-30 4astMerge pull request #824 from palmtenor/exception_h
2016-11-30 Teng QinUse StatusTuple constructor in mkstatus_
2016-11-30 Teng QinImplement StatusTuple class instead of using std::tuple
2016-11-29 Teng QinRemove unused headers and Macro
2016-11-29 4astMerge pull request #825 from brendangregg/master
2016-11-29 Brendan Greggbiotop.py: fix compiler error on newer kernels
2016-11-29 Brenden BlancoMerge pull request #823 from kinvolk/krnowak/kernel...
2016-11-29 4astMerge pull request #822 from iovisor/llvm_40_build
2016-11-29 Krzesimir NowakDetermine kernel dirs at runtime (fix #743)
2016-11-29 Brenden BlancoAdd LLVMCoroutines lib for llvm>=4.0 builds
2016-11-29 Brenden BlancoMerge pull request #821 from palmtenor/adjust_headers
2016-11-29 Teng QinRename exception.h to bcc_exception.h
2016-11-29 Teng QinMove StatusTuple definition to exception.h
2016-11-29 4astMerge pull request #820 from brendangregg/master
2016-11-29 Brendan Greggtcplife.py: Catch passive closed by server, #788
2016-11-29 4astMerge pull request #781 from palmtenor/api
2016-11-28 William CohenEliminate rpmlint errors and allow bcc srpm to build...
2016-11-24 Teng QinExamples of using BCC C++ API
2016-11-24 Teng QinBasic BCC C++ API
2016-11-24 Teng QinAdd helper method to exception.h
2016-11-24 Teng QinInstall exception.h and common.h
2016-11-24 Teng QinUpdate .clang-format configs
2016-11-24 4astMerge pull request #817 from iovisor/clang_c_fixes
2016-11-24 Brenden BlancoFixup test errors in clang, c api
2016-11-18 4astMerge pull request #813 from goldshtn/trace-usdt-pid-fix
2016-11-14 4astdocs: Fix typos (#811)
2016-11-14 Jakub Wilkdocs: Fix typos
2016-11-13 Sasha Goldshteintrace: Avoid passing -1 as the pid to USDT
2016-11-11 Taekho Namfix some typos (#810)
2016-11-11 Teng QinFix Tracepoint example (#809)
2016-11-09 Brenden BlancoMerge pull request #808 from goldshtn/close-table-fd-fix
2016-11-09 Sasha Goldshteincc, python: Clean up BPF module and tables
2016-11-09 Brenden BlancoMerge pull request #807 from markdrayton/perf-pid-map
2016-11-09 Mark DraytonMake bcc_symcache_new(tid) work with symbols from ...
2016-11-08 Brenden BlancoMerge pull request #803 from dark/fix-warnings
2016-11-08 Marco LeograndeFix warnings covered by -Wdelete-non-virtual-dtor
2016-11-07 Jan-Erik RedigerRemove superfluous word (#802)
2016-11-05 Paul ChaignonFix argument type for increment() in documentation...
2016-11-05 Jan-Erik RedigerFix typo in documentation (#801)
2016-11-03 Mark Draytontrace: add pid/tid filtering, fix symbolizing, misc...
2016-11-02 Brenden BlancoMerge pull request #795 from mslusarz/install-perf_reader.h
2016-11-02 Brenden BlancoMerge pull request #796 from palmtenor/sym_free
2016-10-31 Teng QinExpose destruction of SymbolCache in libbcc
2016-10-30 Marcin Ślusarzperf_reader: install perf_reader.h
2016-10-30 Teng QinUse headers from BCC in installed files (#793)
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)
next