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
2015-09-13
affansyed
Merge branch 'master' into master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
4ast
Merge pull request #208 from iovisor/bblanco_dev2
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Brenden Blanco
Don't include git tag in .so suffix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Brenden Blanco
Merge pull request #206 from iovisor/yhs_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yonghong Song
sync readme hello_world.py example with actual implemen...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
4ast
Merge pull request #205 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Brenden Blanco
Add clang command line invocation to debug=0x4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brenden Blanco
Merge pull request #204 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
copy-n-paste error
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
more trim
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
trim to fit word wrap
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
some rework
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brenden Blanco
Merge pull request #202 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
shorten syncsnoop example
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
shorten disksnoop.c example further
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
delete unused variable
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
funccount for counting kernel function calls
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brendan Gregg
improve and shorten BPF_HASH usage
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
4ast
Merge pull request #201 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brenden Blanco
Always autoload k[ret]probe__ prefixed functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
4ast
Merge pull request #200 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
affansyed
updated mainline version to support bridge
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brenden Blanco
Improve coverage for kprobe event_re
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
4ast
Merge pull request #198 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Typo in retprobe case of _trace_autoload
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Autoload kprobes for all types of trace_* functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
4ast
Merge pull request #197 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Fix breakage in bpf_probe_read from #196
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
4ast
Merge pull request #196 from iovisor/bblanco_dev2
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Fix the inline replace of kprobe args
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Add debug flag for printing rewritten C text
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
4ast
Merge pull request #195 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Denote auto-loading with k[ret]probe__ prefix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Change auto-loading behavior of trace_print
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
4ast
Merge pull request #194 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Brenden Blanco
Support automatic kprobe event detection in common...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
4ast
Merge pull request #189 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Brenden Blanco
Suppress None return when trace_pipe drops lines
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Brenden Blanco
Merge pull request #184 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Brenden Blanco
Merge pull request #185 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Brendan Gregg
shorten hello world example
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Brendan Gregg
no longer need the clear()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Brendan Gregg
make bitehist a simpler example of log2 histograms
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Brendan Gregg
add print_log2_hist() from #143
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Brendan Gregg
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-06
Brenden Blanco
Shorten trace_readline_fields to trace_fields
commit
|
commitdiff
|
tree
|
snapshot
2015-09-06
Brenden Blanco
Add BPF_HASH macro with variadic arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
4ast
Merge pull request #183 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Brenden Blanco
Shorten trace_readline_fields to trace_fields
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Brenden Blanco
Merge pull request #182 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Brendan Gregg
simplify code using new features
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
4ast
Merge pull request #181 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Brenden Blanco
The use of schedule+<offset> was unstable, remove it
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Brenden Blanco
Remove std::exception code from exception.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Brenden Blanco
Reorganize cmake files into dedicated cmake directory
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
4ast
Merge pull request #180 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Brenden Blanco
Some more minor updates to INSTALL and README
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Brenden Blanco
Add spec and build script used in fedora buildbot
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Brenden Blanco
Minor updates to install doc and add dep to spec files
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Brenden Blanco
Updates to README and INSTALL documents
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
4ast
Merge pull request #178 from iovisor/llvm_fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
4ast
Merge pull request #177 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Brenden Blanco
Workaround for uninitialized union clang bug
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Brenden Blanco
Fix compiler warnings when using clang[++]
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Brenden Blanco
Enhance check for presence of static-libstdc++
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
4ast
Merge pull request #176 from iovisor/bblanco_dev
v0.1.6
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Brenden Blanco
Include missed spec files in s/bpf/bcc/ rename
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
4ast
Merge pull request #175 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Brenden Blanco
Rename python module name to 'bcc' from 'bpf'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
yonghong-song
Merge pull request #174 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Brenden Blanco
Add debian builder script that is versioned
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Brenden Blanco
Fix debian changelog formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Brenden Blanco
Update tag to v0.1.6, include finall llvm 3.7.0 release
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
4ast
Merge pull request #173 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Brenden Blanco
Add RPM packaging for el6,el7,fedora22
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
4ast
Merge pull request #171 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brenden Blanco
Merge pull request #172 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brendan Gregg
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brenden Blanco
Minor change to task_switch example syntax
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
4ast
Merge pull request #170 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brenden Blanco
Add another spec dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brenden Blanco
Add one dependency to spec
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brendan Gregg
make use of BPF.ksym()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brendan Gregg
provide ksym() and ksymaddr()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brendan Gregg
use new event_re option to improve vfscount
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Brenden Blanco
Add beta RPM spec and docker script for centos
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Brenden Blanco
Merge pull request #168 from iovisor/weichunc_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Wei-Chun Chao
Add gretap support for full mesh tunnel
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
4ast
Merge pull request #166 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Brenden Blanco
Merge pull request #167 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Brendan Gregg
improve code by utilizing trace_readline_fields()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Brendan Gregg
improve code by utilizing .clear()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Brenden Blanco
Support versioning out of git tree in debuild
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Brenden Blanco
Add proper debian build support
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
4ast
Merge pull request #165 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Brenden Blanco
Fix print() breakage in python 2.7 environments
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
4ast
Merge pull request #163 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Brenden Blanco
test_trace4 is unreliable, use a different test regex
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Brenden Blanco
Add debug flag to enable prints from kernel verifier
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
4ast
Merge pull request #162 from iovisor/bblanco_dev
commit
|
commitdiff
|
tree
|
snapshot
next