- bc94d4c Fixup tplist and argdist for python3 compat by Brenden Blanco · 9 years ago
- 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 9 years ago
- a687560 Adjust pid filtering/display in runqlat by Brenden Blanco · 9 years ago
- 3c446c7 updated opensnoop to use bpf_perf_output by mcaleavya · 9 years ago
- de14f4f Fix python3 exception when ctrl-c tools/trace.py by Brenden Blanco · 9 years ago
- a9b886c migrated gethostlatency to use bpf_perf_event by mcaleavya · 9 years ago
- a6200fb Merge pull request #454 from brendangregg/master by Brenden Blanco · 9 years ago
- 917cb85 use pack/unpack by Brendan Gregg · 9 years ago
- 435839a Replaced `which --skip-alias` with `ProcUtils.which` by Sasha Goldshtein · 9 years ago
- 5a1d2e3 Support for global variable arguments in USDT probes by Sasha Goldshtein · 9 years ago
- ff9f231 Merge pull request #452 from yadutaf/jt-solisten by Brenden Blanco · 9 years ago
- bf33014 solisten: clean endian conversion hack by Jean-Tiare Le Bigot · 9 years ago
- 9e0b087 IPv6 strings with an inet6_ntoa by Brendan Gregg · 9 years ago
- 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 9 years ago
- b4ebed0 stackcount: Resolve stacks using a StackTrace table by Vicent Marti · 9 years ago
- 592414e stacksnoop: Resolve stacks using a StackTrace table by Vicent Marti · 9 years ago
- e82fb1b offcputime: Resolve stacks using a StackTrace table by Vicent Marti · 9 years ago
- e25ae03 memleak: Resolve stacks with a StackTrace table by Vicent Marti · 9 years ago
- a1ac2f9 add solisten tool. Currently TCP only. by Jean-Tiare Le Bigot · 9 years ago
- 43742ae Fix error handling when attaching {u,k}{,ret}probes by Sasha Goldshtein · 9 years ago
- 8737c6e Added pid wrap check, moved user symbols to usyms.py by Sasha Goldshtein · 9 years ago
- 0e856f4 Moved user symbol decoding from memleak into bcc module by Sasha Goldshtein · 9 years ago
- b950d6f Moved auto-includes helper to __init__.py by Sasha Goldshtein · 9 years ago
- c08c431 Moved common tracepoint support into tracepoint.py by Sasha Goldshtein · 9 years ago
- fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
- f6bf78f Merge pull request #438 from brendangregg/master by Brenden Blanco · 9 years ago
- f67832a fix -p by Brendan Gregg · 9 years ago
- c94ab7a Fix python3 incompatibilities by Brenden Blanco · 9 years ago
- aa85f33 Enable python3 compatible strings in biosnoop by Brenden Blanco · 9 years ago
- ab133d2 Fix stacksnoop PID filter by Mark Drayton · 9 years ago
- 9572883 Use pre-calculated function addresses in funccount by Brenden Blanco · 9 years ago
- 5760791 Merge pull request #410 from goldshtn/argdist-silent by Brenden Blanco · 9 years ago
- 8acd015 Fixed examples to use fewer colons by Sasha Goldshtein · 9 years ago
- 38847f0 trace by Sasha Goldshtein · 9 years ago
- c955130 Print traceback only if verbose mode was requested by Sasha Goldshtein · 9 years ago
- 4db6d44 drop unused pid, and improve code-path check by Brendan Gregg · 9 years ago
- 2482c1c typo, and improve comment by Brendan Gregg · 9 years ago
- afc9725 tcpconnlat by Brendan Gregg · 9 years ago
- 6262f5d removed two bpf_hash args_pid/sig by mcaleavya · 9 years ago
- f5c40cb Migrated killsnoop to bpf_perf_event by mcaleavya · 9 years ago
- 0ccf708 combined lines for delta by Allan McAleavy · 9 years ago
- 683642b removed include for string.h by mcaleavya · 9 years ago
- 6a372f7 removed strcpy , renamed Sync to sync. by mcaleavya · 9 years ago
- 29dbdda migrated to use bpf_perf_events by mcaleavya · 9 years ago
- cfc3150 Migrated filelife to bpf_perf_event by mcaleavya · 9 years ago
- 1a7bebf Updated spaces after commas by mcaleavya · 9 years ago
- e14f27f migrated statsnoop to use bpf_perf_event_output by mcaleavya · 9 years ago
- ddce4db btrfsdist by Brendan Gregg · 9 years ago
- ee74c37 btrfsslower by Brendan Gregg · 9 years ago
- b90bbab inline C in /tools by Brendan Gregg · 9 years ago
- 9c1f362 zfsdist by Brendan Gregg · 9 years ago
- bc54bb6 zfsslower by Brendan Gregg · 9 years ago
- 553f2aa tcpretrans by Brendan Gregg · 9 years ago
- 2482552 tcp to bpf_perf_output by Brendan Gregg · 9 years ago
- 5687579 Renamed to *_example.txt and fixed README again by Sasha Goldshtein · 9 years ago
- 29e37d9 Cosmetic changes: removed .py suffix, fixed link in README by Sasha Goldshtein · 9 years ago
- 7df65da Added small list of automatic includes to make the -I switch less necessary by Sasha Goldshtein · 9 years ago
- 32c8997 Merge branch 'master' into argdist-tuples by Sasha Goldshtein · 9 years ago
- cc27edf Fixed bug with labels, added support for tuples in hash by Sasha Goldshtein · 9 years ago
- 7983d6b Improved error messages for invalid probe syntax, added -I switch to add include files, fixed bug with labels -- now using # to indicate label by Sasha Goldshtein · 9 years ago
- bea3430 mdflush by Brendan Gregg · 9 years ago
- 0cc65a7 Merge branch 'master' into argdist-enh by Sasha Goldshtein · 9 years ago
- e350115 Finalized $entry, $latency, and $retval implementation including examples and man by Sasha Goldshtein · 9 years ago
- 4d911d5 Merge pull request #371 from brendangregg/master by 4ast · 9 years ago
- a2478d8 Merge pull request #372 from mcaleavya/master by Brenden Blanco · 9 years ago
- 62c6152 style updates by mcaleavya · 9 years ago
- 79f3c34 changed key struct to data as requested by mcaleavya · 9 years ago
- 6e789ab added spaces and tidyup of biosnoop by mcaleavya · 9 years ago
- ee5f823 added new files for biosnoop and bashreadline by mcaleavya · 9 years ago
- b2682f3 reworking of biosnoop and bashreadline to use bf_perf_event_output. Also moved old versions to tools/old by mcaleavya · 9 years ago
- 392d5c8 Added (paramname) support by Sasha Goldshtein · 9 years ago
- af34099 Merge branch 'master' into master by Brendan Gregg · 9 years ago
- 5e4e1f4 Updated man and examples with new probe syntax and command-line switches by Sasha Goldshtein · 9 years ago
- ed21adf Added optional label, fixed inline examples by Sasha Goldshtein · 9 years ago
- 1dcedc4 ext4dist by Brendan Gregg · 9 years ago
- cd1cad1 ext4slower by Brendan Gregg · 9 years ago
- 23c96fe xfsdist by Brendan Gregg · 9 years ago
- c937a9e xfsslower by Brendan Gregg · 9 years ago
- 8538485 Renamed to argdist.py, updated command-line switches, added kernel probe pid filtering, added verbose mode that prints the BPF program by Sasha Goldshtein · 9 years ago
- 5f1b976 Merge branch 'master' into alloc-hist by Sasha Goldshtein · 9 years ago
- d1cc126 Merge remote-tracking branch 'origin/master' into alloc-hist by Sasha Goldshtein · 9 years ago
- 2b19464 Added license (Apache) by Sasha Goldshtein · 9 years ago
- 0a9783b Added man page, reshuffled some options by Sasha Goldshtein · 9 years ago
- 8058eb1 Added ret probes by Sasha Goldshtein · 9 years ago
- 4cd7063 Implemented histogram functionality, including strings; added examples by Sasha Goldshtein · 9 years ago
- dd221c4 Merge pull request #360 from brendangregg/master by Brenden Blanco · 9 years ago
- ee31f61 fix for spaces in filenames, #361 by Brendan Gregg · 9 years ago
- 43fa041 Added license (Apache), merged memleak.c into memleak.py by Sasha Goldshtein · 9 years ago
- 2fc5fc4 Merge branch 'master' into memleak-enh by Sasha Goldshtein · 9 years ago
- 580788f Initial version of gentrace with raw counting only by Sasha Goldshtein · 9 years ago
- 2ec48d9 Merge branch 'master' into master by Brendan Gregg · 9 years ago
- d18657e save one bpf_probe_read() by Brendan Gregg · 9 years ago
- 399fd73 use bpf_perf_event_output() instead by Brendan Gregg · 9 years ago
- 11a21c8 Fix for improper includes in runqlat.py by Brenden Blanco · 9 years ago
- 5045964 Added -z and -Z switches for filtering by size, added copyright notices by Sasha Goldshtein · 9 years ago
- 2757f0e dcsnoop by Brendan Gregg · 9 years ago
- 5bfadab dcstat by Brendan Gregg · 9 years ago
- fe430e5 oomkill by Brendan Gregg · 9 years ago
- 828edb5 Updated examples to show timestamp output for each message by Sasha Goldshtein · 9 years ago
- c8148c8 Added option to display only top N stacks by size by Sasha Goldshtein · 9 years ago