projects
/
platform
/
upstream
/
bcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/bcc.git
2016-04-10
Mark Drayton
bcc-lua: build bcc.lua and bcc.o in the build tree
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
4ast
Merge pull request #481 from iovisor/ast_dev
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Alexei Starovoitov
bcc-lua: switch to quiet by default
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brenden Blanco
Merge pull request #480 from larsx2/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Eduardo Urias
Fixed tcpv4connect.py broken link on README
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brenden Blanco
Merge pull request #479 from LucaCanali/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Luca Canali
Fix for find_symbol method, issue #478
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Luca Canali
Fix for find_symbol method, issue #478
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Brenden Blanco
Merge pull request #477 from ragnard/nixos
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Ragnar Dahlén
Introduce BCC_KERNEL_MODULES_DIR
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Ragnar Dahlén
add missing include directory to calculated cflags
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
4ast
Merge pull request #474 from mcaleavya/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Brenden Blanco
Merge pull request #470 from vmg/vmg/lua-standalone
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Vicent Marti
debian: Add bcc-lua package to control
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Vicent Marti
debian: Add install rule for bcc-lua
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Vicent Marti
SPECS: Add a spec for `bcc-lua`
commit
|
commitdiff
|
tree
|
snapshot
2016-04-04
Vicent Marti
bcc-lua: Add Install target
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
mcaleavya
migrated gethostlatency to use bpf_perf_event
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
bpf.lua: Enable the `--llvm-debug` CLI flag
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
bcc.lua: Print traceback on errors
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
bcc: Move all `argv` parsing to Lua code
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
bcc: Allow the runner to parse some arguments
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
bcc-lua: Add test for standalone `bcc-lua`
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
lua: Add license to the C wrapper
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
cmake: Build bcc-lua conditionally
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
lua: Setup compilation for the standalone tool
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
lua: Fix tests to work in strict mode
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Vicent Marti
lua: Prepare for standalone build
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Brenden Blanco
Merge pull request #472 from iovisor/ast_dev
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Alexei Starovoitov
get rid of version checks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
4ast
Merge pull request #469 from goldshtn/usdt-v3
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Sasha Goldshtein
Bug fix around USDT argument handling for constants
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Brenden Blanco
Merge pull request #454 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Brendan Gregg
use pack/unpack
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Brendan Gregg
Merge pull request #468 from goldshtn/trace-which
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Sasha Goldshtein
Replaced `which --skip-alias` with `ProcUtils.which`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
4ast
Merge pull request #467 from goldshtn/usdt-v2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
4ast
Merge pull request #457 from vmg/vmg/lua
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
cmake: Use the wrapper script for Lua tests too
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
cmake: Find `sudo` explicitly
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Brenden Blanco
Merge pull request #458 from zaafar/percpu_support
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bpf.lua: Implement `dump_func`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
test.lua: Port the `test_uprobes` suite
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
ld.lua: fix parsing of base16 addresses
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bpf.lua: fix detaching uprobes and kprobes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
cmake: Run the Lua tests too
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bpf.lua: Sanity check
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
memleak.lua: Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
test.lua: Port `test_clang` to Lua
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
test.lua: Add basic test library and helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
table.py: Implement`scanf` and `printf` helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
table.lua: Add support for decoding bitfield types
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bpf.lua: Implement `load_funcs`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bpf.lua: Add support for CFLAGS and LLVM debug flags
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bcc-probe: Allow running the helper from any path
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
bcc-probe: Allow loading absolute paths
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
Add a few examples written in Lua
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Vicent Marti
Lua Tools for BCC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Sasha Goldshtein
Support for global variable arguments in USDT probes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Zaafar Ahmed
Merge remote-tracking branch 'origin/master' into percpu
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Zaafar Ahmed
b_frontend_action.cc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-30
Brenden Blanco
Merge pull request #452 from yadutaf/jt-solisten
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Zaafar Ahmed
added u64 testcase
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Zaafar Ahmed
added a very simple testcase for PerCpu support patch.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Zaafar Ahmed
updating branch
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Zaafar Ahmed
optimised the percpu support patch.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Brenden Blanco
Merge pull request #456 from yadutaf/jt-endian
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Jean-Tiare...
add debug constants
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
Jean-Tiare...
move endian flags to kbuild_helper
commit
|
commitdiff
|
tree
|
snapshot
2016-03-29
4ast
Merge pull request #451 from goldshtn/usdt
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Jean-Tiare...
solisten: clean endian conversion hack
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Brenden Blanco
Merge pull request #453 from yadutaf/jt-endian
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Brendan Gregg
IPv6 strings with an inet6_ntoa
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Jean-Tiare...
expose buitin byte swap methods
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Sasha Goldshtein
argdist, trace, and tplist support for USDT probes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-28
Brenden Blanco
Merge pull request #449 from goldshtn/tp-str-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Sasha Goldshtein
Fixed bug around local assignment from char array
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Brendan Gregg
Merge pull request #450 from vmg/vmg/stacks-next
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Vicent Marti
stackcount: Resolve stacks using a StackTrace table
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Vicent Marti
stacksnoop: Resolve stacks using a StackTrace table
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Vicent Marti
BPF: better format for `ksymaddr`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-27
Brenden Blanco
Merge pull request #448 from vmg/vmg/stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-26
Vicent Marti
offcputime: Resolve stacks using a StackTrace table
commit
|
commitdiff
|
tree
|
snapshot
2016-03-26
Vicent Marti
memleak: Resolve stacks with a StackTrace table
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Vicent Marti
examples: Add `mallocstacks`
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Vicent Marti
table: Implement a StackWalker for StackTrace tables
commit
|
commitdiff
|
tree
|
snapshot
2016-03-25
Zaafar Ahmed
added percpu support in bcc.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
4ast
Merge pull request #445 from goldshtn/tp-vars
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Sasha Goldshtein
Allowing more natural syntax for tracepoints with no...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Brenden Blanco
Merge pull request #429 from yadutaf/jt-tcpv4listen
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jean-Tiare...
add solisten tool. Currently TCP only.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Brenden Blanco
Merge pull request #444 from goldshtn/probefail
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Sasha Goldshtein
Fix error handling when attaching {u,k}{,ret}probes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brenden Blanco
Merge pull request #442 from goldshtn/usyms
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Sasha Goldshtein
Added pid wrap check, moved user symbols to usyms.py
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Sasha Goldshtein
Moved user symbol decoding from memleak into bcc module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
4ast
Merge pull request #439 from goldshtn/tpoint2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brenden Blanco
Merge pull request #441 from ismail/llvm-3.8
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Sasha Goldshtein
Moved auto-includes helper to __init__.py
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Sasha Goldshtein
Moved common tracepoint support into tracepoint.py
commit
|
commitdiff
|
tree
|
snapshot
next