platform/upstream/bcc.git
2017-01-31 Derekkeep 'enum bpf_attach_type' inside libbpf.h, renamed...
2017-01-31 DerekFixed test case test_trace4.py error
2017-01-31 Derek Handling multiple concurrent probe users.
2017-01-31 Derekrename event_name for lua
2017-01-31 Derekrename event name in detach_uprobe/detach_uretprobe
2017-01-31 Derekrename event name in detach_kprobe/detach_kretprobe
2017-01-31 DerekHandling multiple concurrent probe users.
2017-01-30 4astMerge pull request #926 from goldshtn/argdist-pid-fix
2017-01-30 4astMerge pull request #925 from goldshtn/cpudist-import-fix
2017-01-30 Sasha Goldshteinargdist: Fix -p behavior to filter tgid and not pid
2017-01-30 Sasha Goldshteincpudist: remove unused Tracepoint import
2017-01-22 4astMerge pull request #913 from iovisor/python23_percpu
2017-01-21 Brenden BlancoSkip percpu testing on unsupported kernels
2017-01-21 Brenden BlancoSupport for hotplug cpu cases in percpu array sizing
2017-01-20 Brenden BlancoFix python2/3 incompatible percpu helpers
2017-01-20 4astMerge pull request #914 from mkacik/master
2017-01-20 Maria Kacik[memleak] add parameter for specifying object to load...
2017-01-17 4astMerge pull request #911 from goldshtn/trace-params...
2017-01-17 4astMerge pull request #909 from goldshtn/tp-str-fixes
2017-01-17 Sasha Goldshteintrace: Allow function signatures in uprobes and kprobes
2017-01-17 Sasha Goldshteintrace, argdist: Fix code formatting nits
2017-01-17 Sasha Goldshteintrace: Use correct argument index and tgid for filters
2017-01-17 Sasha Goldshteintrace: Generated streq-helper to ignore null terminator
2017-01-17 Sasha Goldshteinargdist: Generated streq-helper to ignore null terminator
2017-01-17 Sasha Goldshteintplist: Print one-based location and argument indices
2017-01-17 4astMerge pull request #875 from pchaigno/target-process...
2017-01-16 4astMerge pull request #908 from Catalysts/cpu-iteration
2017-01-16 Andreas Gerstmayrfix iteration over CPUs
2017-01-16 Brendan GreggMerge pull request #906 from goldshtn/valid-idents
2017-01-15 Paul Chaignoncc: Dynamically allocate memory for library path
2017-01-15 Paul Chaignoncc: Use PID to detach uprobes
2017-01-15 Paul Chaignoncc: Resolve library names using loaded libraries
2017-01-14 Sasha Goldshteinargdist, trace: Support non-C identifier names
2017-01-13 4astMerge pull request #904 from brendangregg/master
2017-01-13 Brendan Greggadd some error hints
2017-01-11 4astMerge pull request #899 from brendangregg/tool2
2017-01-11 4astMerge pull request #896 from brendangregg/tool1
2017-01-11 4astMerge pull request #897 from brendangregg/master
2017-01-11 Brendan Greggprofile: increase unique stack default to 10k
2017-01-11 Brendan Greggstatsnoop: refactor
2017-01-11 4astMerge pull request #895 from brendangregg/master
2017-01-11 Brendan Greggtrace: allow tracing of functions containing a dot...
2017-01-11 Brendan Gregggethostlatency: remove unused code
2017-01-11 4astMerge pull request #894 from brendangregg/master
2017-01-11 Brendan Greggadd a few funccount examples
2017-01-09 4astMerge pull request #883 from ColinIanKing/master
2017-01-09 4astMerge pull request #890 from mvbpolito/add_helpers
2017-01-09 4astMerge pull request #889 from totally/preprocess_4.10
2017-01-09 Mauricio Vasquez BAdd missing helpers prototypes in helpers.h
2017-01-08 Ryan LearyFixes bio{snoop,top} on 4.10.
2017-01-07 Brenden BlancoMerge pull request #887 from rneugeba/cflags
2017-01-07 Rolf NeugebauerAdd -fno-stack-protector to CFLAGS
2017-01-05 Brenden BlancoMerge pull request #882 from mvbpolito/master
2017-01-05 Brenden BlancoMerge branch 'master' into master
2017-01-05 4astMerge pull request #886 from iovisor/llvm_40_fixes
2017-01-05 Brenden BlancoFixes for LLVM 4.0 and python3
2017-01-05 Colin Ian Kingsnapcraft.yaml: fix typo in ttysnoop wrapper
2017-01-05 Colin Ian Kingsnapcraft: add cpuunclaimed to snapcraft wrapper rules
2017-01-03 Brenden BlancoMerge pull request #878 from iovisor/compat-4.10-update
2017-01-02 Mauricio Vasquez Badd missing inclusion guards in bcc/proto.h
2016-12-29 Brenden BlancoUse compat bpf_common.h for local clang build
2016-12-29 Brenden BlancoUpdate [virtual_]bpf.h to 4.10
2016-12-28 4astMerge pull request #874 from pchaigno/fix-var
2016-12-26 Paul ChaignonFix variable name
2016-12-22 4astMerge pull request #870 from brendangregg/master
2016-12-21 Brendan Greggfix comment in runqlen
2016-12-21 Brendan Greggadd cpuunclaimed
2016-12-21 4astMerge pull request #835 from ColinIanKing/master
2016-12-21 4astMerge pull request #867 from shodoco/extern
2016-12-21 Huapeng Zhoufix company copyright
2016-12-21 4astMerge pull request #868 from shodoco/pin
2016-12-20 Huapeng Zhouadd bpf_obj_pin/bpf_obj_get to pin/get bpf objects
2016-12-20 Huapeng Zhoudo not close extern table when a module destructs
2016-12-20 Huapeng Zhouadd table type to shared tables
2016-12-20 Brenden BlancoMerge pull request #863 from shodoco/master
2016-12-19 shodocoMerge branch 'master' into master
2016-12-19 4astMerge pull request #865 from goldshtn/trace-timestamp
2016-12-19 4astMerge pull request #774 from goldshtn/usdt-tools
2016-12-19 Sasha Goldshteintrace: -L, -t, -T switches
2016-12-19 Sasha Goldshteinuobjnew: Remove -l switch from examples
2016-12-19 Sasha Goldshteinuobjnew: Attach uprobe only to the requested process
2016-12-19 Sasha GoldshteinREADME: Add u* tools based on USDT probes
2016-12-19 Sasha Goldshteinuflow: Add man page and companion examples file
2016-12-19 Sasha Goldshteinuthreads: Add man page and companion examples file
2016-12-19 Sasha Goldshteinuobjnew: Add man page and companion examples file
2016-12-19 Sasha Goldshteinugc: Add man page and companion examples file
2016-12-19 Sasha Goldshteinucalls: Add man page and companion examples file
2016-12-19 Sasha Goldshteinustat: Add man page and companion example file
2016-12-19 Sasha Goldshteinustat: Graceful error handling
2016-12-19 Sasha Goldshteinustat: Replace \0 with spaces in cmdline
2016-12-19 Sasha Goldshteinuflow: Trace method execution flow
2016-12-19 Sasha Goldshteinustat: Change 'count' argument type to int
2016-12-19 Sasha Goldshteinustat: Sort by pid if no other sort column provided
2016-12-19 Sasha Goldshteintools: Add block comments to u* scripts
2016-12-19 Sasha Goldshteinustat: Activity stats from high-level languages
2016-12-19 Sasha Goldshteinpython: Expose active probes from USDT object
2016-12-19 Sasha Goldshteinpython: Do not call USDT.get_text() twice
2016-12-19 Sasha Goldshteinuobjnew: Summarize object allocations
2016-12-19 Sasha Goldshteinucalls: TODO reminder to probe C methods
2016-12-19 Sasha Goldshteinugc: Fix order of arguments in usage comment
next