platform/upstream/bcc.git
2016-02-22 Brenden BlancoMerge pull request #407 from yadutaf/jt-readme
2016-02-21 Jean-Tiare... make tcpv4connect.py example tracer more robust
2016-02-21 Jean-Tiare... minor readme enhancements
2016-02-20 Brenden BlancoMerge pull request #405 from brendangregg/master
2016-02-20 Brendan Greggdrop unused pid, and improve code-path check
2016-02-20 Brendan Greggtypo, and improve comment
2016-02-20 Brendan Greggtcpconnlat
2016-02-20 Brendan GreggMerge pull request #404 from mcaleavya/master
2016-02-19 mcaleavyaremoved two bpf_hash args_pid/sig
2016-02-19 mcaleavyaMerge branch 'master' of https://github.com/mcaleavya...
2016-02-19 mcaleavyaMigrated killsnoop to bpf_perf_event
2016-02-19 mcaleavyaMigrated killsnoop to bpf_perf_event
2016-02-19 Brendan GreggMerge pull request #403 from mcaleavya/master
2016-02-19 Allan McAleavycombined lines for delta
2016-02-19 mcaleavyaremoved include for string.h
2016-02-19 mcaleavyaremoved strcpy , renamed Sync to sync.
2016-02-19 mcaleavyamigrated to use bpf_perf_events
2016-02-19 Brendan GreggMerge pull request #402 from mcaleavya/master
2016-02-19 mcaleavyaMigrated filelife to bpf_perf_event
2016-02-19 4astMerge pull request #401 from mbertrone/master
2016-02-19 Bertrone MatteoMerge branch 'master' into master
2016-02-19 Bertrone Matteoreadme fixed
2016-02-19 Bertrone MatteoAdded files via upload
2016-02-18 Brenden BlancoMerge pull request #395 from mcaleavya/master
2016-02-18 Brendan GreggMerge pull request #399 from iovisor/fix_398
2016-02-18 mcaleavyaUpdated spaces after commas
2016-02-18 Brenden BlancoFix syntax error in bpf_get_prandom_u32
2016-02-18 Bertrone Matteohttp_filter renamed, README fixed
2016-02-18 4astMerge pull request #396 from iovisor/fix_333
2016-02-18 Brenden BlancoEmbed runtime header files in libbcc.so
2016-02-17 mcaleavyamigrated statsnoop to use bpf_perf_event_output
2016-02-17 mcaleavyaMerge branch 'master' of https://github.com/mcaleavya...
2016-02-17 4astMerge pull request #392 from iovisor/fix_perf_buffer
2016-02-17 Brenden BlancoFix breakage in open_perf_buffer
2016-02-17 4astMerge pull request #390 from iovisor/tables_cleanup
2016-02-16 Brenden BlancoSupport native integer indexing in table.Array type
2016-02-16 Brenden BlancoSplit bcc.table.BPFTable into multiple type-specific...
2016-02-16 Brenden BlancoSplit bcc/__init__.py into multiple files
2016-02-16 4astMerge pull request #384 from mmlb/patch-1
2016-02-16 4astMerge pull request #388 from brendangregg/master
2016-02-16 Brendan Greggbtrfsdist
2016-02-16 Brendan Greggbtrfsslower
2016-02-16 4astMerge pull request #386 from brendangregg/master
2016-02-15 Brendan Gregginline C in /tools
2016-02-15 Manuel Mendezfix couple of minor typos
2016-02-15 4astMerge pull request #383 from brendangregg/master
2016-02-15 Brendan Greggbetter titles for dist tools
2016-02-15 Brendan Greggzfsdist
2016-02-15 Brendan Greggzfsslower
2016-02-15 Brendan Greggdocs link typo
2016-02-15 Brendan Greggtool list alphabetical order
2016-02-15 Brendan Greggtcpretrans
2016-02-15 4astMerge pull request #381 from brendangregg/master
2016-02-15 Brendan Greggtcp to bpf_perf_output
2016-02-14 4astMerge pull request #379 from goldshtn/cosmetic
2016-02-14 Sasha GoldshteinFixed typo
2016-02-14 Sasha GoldshteinRenamed to *_example.txt and fixed README again
2016-02-14 Sasha GoldshteinCosmetic changes: removed .py suffix, fixed link in...
2016-02-14 4astMerge pull request #377 from goldshtn/argdist-tuples
2016-02-14 Sasha GoldshteinAdded small list of automatic includes to make the...
2016-02-14 Sasha GoldshteinMerge branch 'master' into argdist-tuples
2016-02-14 Sasha GoldshteinFixed bug with labels, added support for tuples in...
2016-02-14 4astMerge pull request #376 from brendangregg/master
2016-02-14 Sasha GoldshteinImproved error messages for invalid probe syntax, added...
2016-02-14 Brendan Greggmdflush
2016-02-13 Sasha GoldshteinMerge branch 'master' into argdist-enh
2016-02-13 Sasha GoldshteinFinalized $entry, $latency, and $retval implementation...
2016-02-13 4astMerge pull request #371 from brendangregg/master
2016-02-13 Allan McAleavyMerge pull request #3 from iovisor/master
2016-02-13 Brenden BlancoMerge pull request #372 from mcaleavya/master
2016-02-12 mcaleavyastyle updates
2016-02-12 mcaleavyachanged key struct to data as requested
2016-02-12 mcaleavyaadded spaces and tidyup of biosnoop
2016-02-12 mcaleavyaupdated man pages
2016-02-12 mcaleavyaadded new files for biosnoop and bashreadline
2016-02-12 mcaleavyareworking of biosnoop and bashreadline to use bf_perf_e...
2016-02-12 Sasha GoldshteinAdded (paramname) support
2016-02-12 Brendan GreggMerge branch 'master' into master
2016-02-12 Brendan GreggMerge pull request #369 from goldshtn/alloc-hist
2016-02-12 Sasha GoldshteinUpdated man and examples with new probe syntax and...
2016-02-12 Allan McAleavyMerge pull request #2 from iovisor/master
2016-02-12 Sasha GoldshteinAdded optional label, fixed inline examples
2016-02-12 Brendan Greggext4dist
2016-02-12 Brendan Greggext4slower
2016-02-12 Brendan Greggxfsdist
2016-02-12 Brendan Greggxfsslower
2016-02-12 Sasha GoldshteinRenamed to argdist.py, updated command-line switches...
2016-02-11 Sasha GoldshteinAdded tool to README
2016-02-11 Sasha GoldshteinMerge branch 'master' into alloc-hist
2016-02-11 Sasha GoldshteinMerge remote-tracking branch 'origin/master' into alloc...
2016-02-11 Sasha GoldshteinAdded license (Apache)
2016-02-11 Sasha GoldshteinAdded man page, reshuffled some options
2016-02-11 Sasha GoldshteinAdded ret probes
2016-02-11 Sasha GoldshteinImplemented histogram functionality, including strings...
2016-02-11 Brenden BlancoMerge pull request #360 from brendangregg/master
2016-02-11 Brenden BlancoMerge pull request #362 from goldshtn/memleak-enh
2016-02-11 Brendan Greggfix for spaces in filenames, #361
2016-02-11 Sasha GoldshteinAdded license (Apache), merged memleak.c into memleak.py
2016-02-11 Sasha GoldshteinMerge branch 'master' into memleak-enh
2016-02-11 Sasha GoldshteinInitial version of gentrace with raw counting only
next