platform/upstream/bcc.git
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
2016-12-19 Sasha Goldshteinuthreads: Add pthread support
2016-12-19 Sasha Goldshteinuthreads: Trace thread creation/destruction events
2016-12-19 Sasha Goldshteinucalls: Trace syscalls
2016-12-19 Sasha Goldshteinugc: Node support
2016-12-19 Sasha Goldshteintools: Script skeletons
2016-12-19 Sasha Goldshteinugc: Add description messages for GC events
2016-12-19 Sasha Goldshteinugc: Monitor GC events in high-level languages
2016-12-19 Sasha Goldshteinucalls: Summarize method calls with USDT
2016-12-18 Huapeng Zhousupport macro in call arguments
2016-12-16 4astMerge pull request #862 from palmtenor/cppusdt
2016-12-16 Teng QinExample of using USDT
2016-12-16 Teng QinAdd USDT support to C++ API
2016-12-16 Teng QinDefine a constant for USDT program include header
2016-12-15 Colin Ian KingAdd snapcraft script to package up bcc as a snap
2016-12-14 4astMerge pull request #861 from brendangregg/master
2016-12-14 Brendan GreggImprove linear histogram limit, and improve error message.
2016-12-14 4astMerge pull request #860 from brendangregg/master
2016-12-14 Brendan Greggrunqlen: use bpf_get_smp_processor_id()
2016-12-14 4astMerge pull request #859 from brendangregg/master
2016-12-14 Brendan Greggadd runqlen tool
2016-12-14 Brendan Greggadd print_linear_hist() for linear histograms
2016-12-14 4astMerge pull request #856 from brendangregg/master
2016-12-14 4astMerge pull request #837 from zlim/docker
2016-12-13 Brendan Greggcheck effective userid on run #850
next