fix lua-bcc build issue with cmake try_compile
[platform/upstream/bcc.git] / tools /
2017-08-23 Paul ChaignonTrace external pointers from helpers
2017-08-23 Brendan GreggMerge pull request #1301 from albusshin/patch-1
2017-08-22 Brendan GreggMerge pull request #1305 from NanXiao/format-vfscount
2017-08-22 Brendan GreggMerge pull request #1303 from pchaigno/remove-bpf_probe...
2017-08-22 Nan XiaoFormat code of vfscount.py
2017-08-16 Brendan GreggMerge pull request #1293 from iovisor/tools_fixes
2017-08-16 Brenden BlancoRemove extra S_MAXSTAT array allocation in some tools
2017-08-11 Iago López Galeirastools/tcptracer: print ns timestamps with -v
2017-08-11 Iago López Galeirastools/tcptracer: add timestamp option
2017-08-11 Brendan Greggbetter state default value handling
2017-08-11 Brendan Greggadd --state to offcputime
2017-08-11 Benjamin Poiriertcptop: Filter out negative values in receive probe
2017-08-11 Benjamin Poiriertcptop: Cleanup argument parsing
2017-08-06 Paul Chaignontcpretrans: Remove unnecessary bpf_probe_reads
2017-08-06 Paul Chaignontcpconnlat: Remove unnecessary bpf_probe_reads
2017-08-06 Paul Chaignonsolisten: Remove unnecessary bpf_probe_reads
2017-07-18 Igor MazurMySQL tracing without USDT (#1239)
2017-07-14 Geneviève Bastientools: Add some documentation to lib/ucalls.py output...
2017-07-14 vkhromovFix trace.py for library filenames containing colons...
2017-07-11 Rinat Ibragimovmemleak: expand allocator coverage (#1214)
2017-06-29 Taekho NamAdd an option to strip leading zeros from histograms...
2017-06-22 Brendan Gregggethostlatency was rounding to full ms
2017-05-25 Brenden BlancoMerge pull request #1201 from htbegin/master
2017-05-24 htbeginfunclatency/sslsniff: fix the TypeError when enabling...
2017-05-18 Brenden BlancoMerge pull request #1189 from iovisor/fix_test_brb
2017-05-18 4astMerge pull request #1187 from mauriciovasquezbernal...
2017-05-18 Mauricio Vasquez Bremove trailing white spaces from source code files
2017-04-26 Brenden BlancoMerge pull request #1104 from mauriciovasquezbernal...
2017-04-21 Brenden BlancoReduce the sslsniff data size slightly to pass verifier
2017-04-21 Brenden BlancoFix for verifier failure in wakeuptime
2017-04-20 4astMerge pull request #656 from iovisor/non-static-functions
2017-04-20 Brenden BlancoDisable non-static function calls
2017-04-20 Sasha Goldshteindb*: Print the BPF program prior to loading it (in...
2017-04-20 Sasha Goldshteindb*: Use uapi/linux/ptrace.h instead of linux/ptrace.h
2017-04-19 Nikita V. ShirokovExecsnoop cli args matching (#1115)
2017-04-18 Brendan Greggrunqlat: add --pidnss option (#1117)
2017-04-08 Sasha Goldshteinsoftirqs: Migrate to kernel tracepoints instead of...
2017-04-06 4astMerge pull request #1099 from palmtenor/stylefix
2017-04-06 Teng QinFix offwaketime documentation typo
2017-04-02 Brendan GreggMerge pull request #1078 from goldshtn/funcslower
2017-04-02 Paul Chaignonu* tools: per-language wrappers (#1086)
2017-04-02 Brenden BlancoMerge pull request #1079 from goldshtn/retire-stacksnoop
2017-04-01 Sasha Goldshteinfuncslower: Usage examples, annotated
2017-04-01 Sasha Goldshteinfuncslower: Trace slow kernel or user function calls
2017-04-01 Sasha Goldshteinstacksnoop: Retire and move to examples/tracing
2017-03-30 Iago López Galeirastools: add tcptracer (#762)
2017-03-30 Paul Chaignonu* tools: automatically detect the language (#1067)
2017-03-30 Brenden BlancoMerge pull request #1076 from palmtenor/helpermacro
2017-03-29 Teng QinUse new helper Macro across files
2017-03-26 Brenden BlancoMerge pull request #1068 from goldshtn/syscount-python3
2017-03-26 Brenden BlancoMerge pull request #1069 from pchaigno/links
2017-03-26 Brenden BlancoMerge pull request #1066 from pchaigno/remove-import...
2017-03-26 Sasha Goldshteinsyscount: Use zip_longest for Python 3 compatibility
2017-03-26 Rafael FPython 3 compatibility fixes around string handling...
2017-03-25 Paul Chaignonsolisten: replace netaddr with socket library
2017-03-23 Brenden BlancoMerge pull request #1046 from pchaigno/check-fmt-printk
2017-03-21 Brenden BlancoMerge pull request #1053 from palmtenor/bufferepoll
2017-03-21 Brenden BlancoMerge pull request #1056 from goldshtn/bpflist-enh
2017-03-21 Brenden BlancoMerge pull request #1055 from goldshtn/syms-encode
2017-03-21 Simon Liutcplife for Lua (#1052)
2017-03-11 Brenden BlancoMerge pull request #1032 from goldshtn/tools-tests
2017-03-11 Sasha Goldshteintrace: Exit with nonzero return code on error
2017-03-11 4astMerge pull request #1044 from goldshtn/ausyscall
2017-03-10 Brendan GreggMerge pull request #1043 from goldshtn/bpflist
2017-03-09 Sasha Goldshteinbpflist: Display processes with running BPF programs...
2017-03-09 Sasha Goldshteinsyscount: Use ausyscalls if available to get syscall...
2017-03-09 4astMerge pull request #1034 from brendangregg/master
2017-03-08 Brendan Greggfunclatency: remove unnecessary include
2017-03-06 Brenden BlancoMerge pull request #1006 from pchaigno/fix-bpf_dins_pkt...
2017-03-06 Brenden BlancoMerge pull request #1024 from r4f4/explicit-static
2017-03-05 4astMerge pull request #1023 from dneiter/filetop_sort
2017-03-04 Paul ChaignonTravis CI build to check compliance with PEP8 (#987)
2017-03-04 Brendan Greggoffwaketime.py for older kernels (#977)
2017-03-04 4astMerge pull request #1021 from markdrayton/sym-mod-fix
2017-03-03 Brenden BlancoMerge pull request #1018 from GabrielGanne/python-xdp...
2017-03-03 Rafael Frange Python 2 -> 3 compatibility (#983)
2017-03-02 Daniel Neiterfiletop: support specifying sort column via cmdline...
2017-03-01 4astMerge pull request #1002 from goldshtn/nested-symbols
2017-02-28 4astMerge pull request #1012 from goldshtn/buildid-fix
2017-02-28 Brenden BlancoMerge pull request #997 from markdrayton/perf-buffer...
2017-02-27 Mark DraytonMake perf ring buffer size configurable
2017-02-21 4astMerge pull request #967 from goldshtn/debuginfo
2017-02-21 Sasha Goldshteincc: Resolve symbols from external debuginfo
2017-02-21 Sasha Goldshteintrace: Migrate to new symbols API and remove addresses...
2017-02-21 Sasha Goldshteinoff{cpu,wake}time: Migrate to new symbols API and remov...
2017-02-21 Sasha Goldshteinuthreads: Migrate to new symbols API and include module...
2017-02-21 Sasha Goldshteinstacksnoop: Migrate to new symbols API and remove addresses
2017-02-21 Sasha Goldshteinstackcount: Migrate to new symbol resolution API
2017-02-21 Sasha Goldshteinprofile: Migrate to new symbol API and remove addresses
2017-02-21 Sasha Goldshteinmemleak: Migrate to new symbols resolution API
2017-02-21 4astMerge pull request #988 from goldshtn/usdt-addressed-arg
2017-02-20 4astMerge pull request #992 from goldshtn/trace-argdist...
2017-02-20 Sasha Goldshteintrace, argdist: Treat small USDT arguments correctly
2017-02-16 Brenden BlancoMerge pull request #972 from r4f4/fix-llcstat
2017-02-16 Brendan GreggMerge pull request #970 from goldshtn/db-tools
2017-02-16 Brendan GreggMerge branch 'master' into db-tools
2017-02-16 Brenden BlancoMerge pull request #971 from goldshtn/syscount
2017-02-16 Sasha Goldshteinsyscount: Summarize syscall counts and latencies
2017-02-16 Sasha Goldshteindbstat: Collect histograms of MySQL/PostgreSQL query...
2017-02-16 Sasha Goldshteindbslower: MySQL/PostgreSQL query tracing tool
next