platform/upstream/bcc.git
2016-04-01 Vicent Martibpf.lua: Enable the `--llvm-debug` CLI flag
2016-04-01 Vicent Martibcc.lua: Print traceback on errors
2016-04-01 Vicent Martibcc: Move all `argv` parsing to Lua code
2016-04-01 Vicent Martibcc: Allow the runner to parse some arguments
2016-04-01 Vicent Martibcc-lua: Add test for standalone `bcc-lua`
2016-04-01 Vicent Martilua: Add license to the C wrapper
2016-04-01 Vicent Marticmake: Build bcc-lua conditionally
2016-04-01 Vicent Martilua: Setup compilation for the standalone tool
2016-04-01 Vicent Martilua: Fix tests to work in strict mode
2016-04-01 Vicent Martilua: Prepare for standalone build
2016-03-31 Brenden BlancoMerge pull request #472 from iovisor/ast_dev
2016-03-31 Alexei Starovoitovget rid of version checks
2016-03-31 4astMerge pull request #469 from goldshtn/usdt-v3
2016-03-31 Sasha GoldshteinBug fix around USDT argument handling for constants
2016-03-30 Brenden BlancoMerge pull request #454 from brendangregg/master
2016-03-30 Brendan Gregguse pack/unpack
2016-03-30 Brendan GreggMerge pull request #468 from goldshtn/trace-which
2016-03-30 Sasha GoldshteinReplaced `which --skip-alias` with `ProcUtils.which`
2016-03-30 4astMerge pull request #467 from goldshtn/usdt-v2
2016-03-30 4astMerge pull request #457 from vmg/vmg/lua
2016-03-30 Vicent Marticmake: Use the wrapper script for Lua tests too
2016-03-30 Vicent Marticmake: Find `sudo` explicitly
2016-03-30 Brenden BlancoMerge pull request #458 from zaafar/percpu_support
2016-03-30 Vicent Martibpf.lua: Implement `dump_func`
2016-03-30 Vicent Martitest.lua: Port the `test_uprobes` suite
2016-03-30 Vicent Martild.lua: fix parsing of base16 addresses
2016-03-30 Vicent Martibpf.lua: fix detaching uprobes and kprobes
2016-03-30 Vicent Marticmake: Run the Lua tests too
2016-03-30 Vicent Martibpf.lua: Sanity check
2016-03-30 Vicent Martimemleak.lua: Fix indentation
2016-03-30 Vicent Martitest.lua: Port `test_clang` to Lua
2016-03-30 Vicent Martitest.lua: Add basic test library and helpers
2016-03-30 Vicent Martitable.py: Implement`scanf` and `printf` helpers
2016-03-30 Vicent Martitable.lua: Add support for decoding bitfield types
2016-03-30 Vicent Martibpf.lua: Implement `load_funcs`
2016-03-30 Vicent Martibpf.lua: Add support for CFLAGS and LLVM debug flags
2016-03-30 Vicent Martibcc-probe: Allow running the helper from any path
2016-03-30 Vicent Martibcc-probe: Allow loading absolute paths
2016-03-30 Vicent MartiAdd a few examples written in Lua
2016-03-30 Vicent MartiLua Tools for BCC
2016-03-30 Sasha GoldshteinSupport for global variable arguments in USDT probes
2016-03-30 Zaafar AhmedMerge remote-tracking branch 'origin/master' into percpu
2016-03-30 Zaafar Ahmedb_frontend_action.cc
2016-03-30 Brenden BlancoMerge pull request #452 from yadutaf/jt-solisten
2016-03-29 Zaafar Ahmedadded u64 testcase
2016-03-29 Zaafar Ahmedadded a very simple testcase for PerCpu support patch.
2016-03-29 Zaafar Ahmedupdating branch
2016-03-29 Zaafar Ahmedoptimised the percpu support patch.
2016-03-29 Brenden BlancoMerge pull request #456 from yadutaf/jt-endian
2016-03-29 Jean-Tiare... add debug constants
2016-03-29 Jean-Tiare... move endian flags to kbuild_helper
2016-03-29 4astMerge pull request #451 from goldshtn/usdt
2016-03-28 Jean-Tiare... solisten: clean endian conversion hack
2016-03-28 Brenden BlancoMerge pull request #453 from yadutaf/jt-endian
2016-03-28 Brendan GreggIPv6 strings with an inet6_ntoa
2016-03-28 Jean-Tiare... expose buitin byte swap methods
2016-03-28 Sasha Goldshteinargdist, trace, and tplist support for USDT probes
2016-03-28 Brenden BlancoMerge pull request #449 from goldshtn/tp-str-fix
2016-03-27 Sasha GoldshteinFixed bug around local assignment from char array
2016-03-27 Brendan GreggMerge pull request #450 from vmg/vmg/stacks-next
2016-03-27 Vicent Martistackcount: Resolve stacks using a StackTrace table
2016-03-27 Vicent Martistacksnoop: Resolve stacks using a StackTrace table
2016-03-27 Vicent MartiBPF: better format for `ksymaddr`
2016-03-27 Brenden BlancoMerge pull request #448 from vmg/vmg/stacks
2016-03-26 Vicent Martioffcputime: Resolve stacks using a StackTrace table
2016-03-26 Vicent Martimemleak: Resolve stacks with a StackTrace table
2016-03-25 Vicent Martiexamples: Add `mallocstacks`
2016-03-25 Vicent Martitable: Implement a StackWalker for StackTrace tables
2016-03-25 Zaafar Ahmedadded percpu support in bcc.
2016-03-24 4astMerge pull request #445 from goldshtn/tp-vars
2016-03-24 Sasha GoldshteinAllowing more natural syntax for tracepoints with no...
2016-03-23 Brenden BlancoMerge pull request #429 from yadutaf/jt-tcpv4listen
2016-03-23 Jean-Tiare... add solisten tool. Currently TCP only.
2016-03-22 Brenden BlancoMerge pull request #444 from goldshtn/probefail
2016-03-22 Sasha GoldshteinFix error handling when attaching {u,k}{,ret}probes
2016-03-21 Brenden BlancoMerge pull request #442 from goldshtn/usyms
2016-03-21 Sasha GoldshteinAdded pid wrap check, moved user symbols to usyms.py
2016-03-21 Sasha GoldshteinMoved user symbol decoding from memleak into bcc module
2016-03-21 4astMerge pull request #439 from goldshtn/tpoint2
2016-03-21 Brenden BlancoMerge pull request #441 from ismail/llvm-3.8
2016-03-21 Sasha GoldshteinMoved auto-includes helper to __init__.py
2016-03-21 Sasha GoldshteinMoved common tracepoint support into tracepoint.py
2016-03-21 İsmail DönmezFix llvm shared build
2016-03-20 Sasha Goldshteintracepoint support for argdist and trace, and new tplis...
2016-03-16 Brenden BlancoMerge pull request #438 from brendangregg/master
2016-03-16 Brendan Greggfix -p
2016-03-11 4astMerge pull request #435 from iovisor/bblanco_dev
2016-03-11 Brenden BlancoFix python3 incompatibilities
2016-03-10 Brendan GreggMerge pull request #432 from iovisor/bblanco_dev
2016-03-08 Brenden BlancoEnable python3 compatible strings in biosnoop
2016-03-08 4astMerge pull request #430 from iovisor/bblanco_dev
2016-03-08 Brenden BlancoWhen in KERNEL_HAS_SOURCE_DIR mode, include everything
2016-03-08 Brenden BlancoAdd option to change kernel build search paths
2016-03-04 4astMerge pull request #428 from iovisor/bblanco_dev
2016-03-04 Brenden BlancoBetter get_stackid rewriter logic and unittest version...
2016-03-04 Brenden BlancoRename stack lookup() to get_stackid
2016-03-04 Brenden BlancoBasic implementation of stacktrace table
2016-03-04 Brendan GreggMerge pull request #427 from markdrayton/stacksnoop...
2016-03-04 Mark DraytonFix stacksnoop PID filter
2016-03-04 4astMerge pull request #426 from iovisor/bblanco_dev
next