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-12-14
Brendan Gregg
add print_linear_hist() for linear histograms
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
4ast
Merge pull request #856 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
4ast
Merge pull request #837 from zlim/docker
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Brendan Gregg
check effective userid on run #850
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
4ast
Merge pull request #852 from qmonnet/kernelfeatures
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Quentin Monnet
docs: Update eBPF features list
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
4ast
Merge pull request #818 from ceeaspb/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
ceeaspb
update offwaketime with get_stackid
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
4ast
Merge pull request #849 from palmtenor/cppperfevent
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Teng Qin
Perf event example using C++ API
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Teng Qin
Expose PMU event support in C++ API
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
4ast
Merge pull request #846 from palmtenor/improve_buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Teng Qin
Improve C++ API perf buffer polling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
4ast
Merge pull request #843 from shodoco/flag
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
4ast
Merge pull request #844 from palmtenor/cleanprog
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Teng Qin
Make sure programs get cleaned up correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
4ast
Merge pull request #845 from affansyed/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
affansyed
fix issue 829
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
affansyed
Merge pull request #1 from iovisor/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Huapeng Zhou
add support for bpf map flags
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
4ast
Merge pull request #842 from zhiyisun/dev
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Zhiyi Sun
Set EXAMPLE_PROGRAMS in one line.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Zhiyi Sun
Merge branch 'master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Zhiyi Sun
Fix bug of missing to install simple_tc.py
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Brenden Blanco
Merge pull request #840 from zhiyisun/dev
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Zhiyi Sun
Add support for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
4ast
Merge pull request #838 from palmtenor/logmsg
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Teng Qin
Avoid unexpected log message on BPF program load error
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
4ast
Merge pull request #836 from shodoco/lruhash
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Huapeng Zhou
Add lru_hash/lru_percpu_hash to python/lua
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
shodoco
Merge branch 'master' into lruhash
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Zi Shen Lim
add Quick Start Guide for bcc docker
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Huapeng Zhou
bcc: add lru_hash and lru_percpu_hash map types
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
4ast
Merge pull request #832 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Brendan Gregg
profile: -p should match user PID
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
4ast
Merge pull request #831 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Brendan Gregg
tcplife: reorder logic to catch missed timestamps
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
4ast
Merge pull request #830 from lcp/fix-data_t
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Gary Lin
hello_perf_output: match the data type of pid
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
4ast
Merge pull request #828 from palmtenor/dbgflg
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Teng Qin
Remove debug flag override in bcc_exception.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
4ast
Merge pull request #824 from palmtenor/exception_h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Teng Qin
Use StatusTuple constructor in mkstatus_
commit
|
commitdiff
|
tree
|
snapshot
2016-11-30
Teng Qin
Implement StatusTuple class instead of using std::tuple
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Teng Qin
Remove unused headers and Macro
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
4ast
Merge pull request #825 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Brendan Gregg
biotop.py: fix compiler error on newer kernels
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Brenden Blanco
Merge pull request #823 from kinvolk/krnowak/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
4ast
Merge pull request #822 from iovisor/llvm_40_build
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Krzesimir Nowak
Determine kernel dirs at runtime (fix #743)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Brenden Blanco
Add LLVMCoroutines lib for llvm>=4.0 builds
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Brenden Blanco
Merge pull request #821 from palmtenor/adjust_headers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Teng Qin
Rename exception.h to bcc_exception.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Teng Qin
Move StatusTuple definition to exception.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
4ast
Merge pull request #820 from brendangregg/master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Brendan Gregg
tcplife.py: Catch passive closed by server, #788
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
4ast
Merge pull request #781 from palmtenor/api
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
William Cohen
Eliminate rpmlint errors and allow bcc srpm to build...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Teng Qin
Examples of using BCC C++ API
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Teng Qin
Basic BCC C++ API
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Teng Qin
Add helper method to exception.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Teng Qin
Install exception.h and common.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Teng Qin
Update .clang-format configs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
4ast
Merge pull request #817 from iovisor/clang_c_fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Brenden Blanco
Fixup test errors in clang, c api
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
4ast
Merge pull request #813 from goldshtn/trace-usdt-pid-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
4ast
docs: Fix typos (#811)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Jakub Wilk
docs: Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Sasha Goldshtein
trace: Avoid passing -1 as the pid to USDT
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Taekho Nam
fix some typos (#810)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Teng Qin
Fix Tracepoint example (#809)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Brenden Blanco
Merge pull request #808 from goldshtn/close-table-fd-fix
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Sasha Goldshtein
cc, python: Clean up BPF module and tables
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Brenden Blanco
Merge pull request #807 from markdrayton/perf-pid-map
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mark Drayton
Make bcc_symcache_new(tid) work with symbols from ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Brenden Blanco
Merge pull request #803 from dark/fix-warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Marco Leogrande
Fix warnings covered by -Wdelete-non-virtual-dtor
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Jan-Erik Rediger
Remove superfluous word (#802)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Paul Chaignon
Fix argument type for increment() in documentation...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Jan-Erik Rediger
Fix typo in documentation (#801)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Mark Drayton
trace: add pid/tid filtering, fix symbolizing, misc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Brenden Blanco
Merge pull request #795 from mslusarz/install-perf_reader.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Brenden Blanco
Merge pull request #796 from palmtenor/sym_free
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Teng Qin
Expose destruction of SymbolCache in libbcc
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Marcin Ślusarz
perf_reader: install perf_reader.h
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Teng Qin
Use headers from BCC in installed files (#793)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Sasha Goldshtein
funccount: Bail early if there are no matching function...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Brendan Gregg
update tools pic (#787)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Brenden Blanco
Merge pull request #780 from goldshtn/kprobe-funccount
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Marco Leogrande
Add installation instructions for Gentoo (#785)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sasha Goldshtein
python: Grab all keys before zeroing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sasha Goldshtein
funccount: Switch to BPF array instead of hash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Brendan Gregg
Update profile.py to use new perf support (#776)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Brendan Gregg
fix junk filenames (#775)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Brenden Blanco
Merge pull request #770 from palmtenor/pmu_api
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Teng Qin
Add example and man file for llcstat
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Teng Qin
Example for using BPF perf event
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Sasha Goldshtein
funccount: Do not prepopulate location cache
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Sasha Goldshtein
python: Filter duplicate in get_kprobe_functions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Teng Qin
Python API for BPF perf event
commit
|
commitdiff
|
tree
|
snapshot
next