platform/upstream/bcc.git
2017-03-29 Teng QinUpdate documentation for new helper Macros
2017-03-29 Teng QinUse new helper Macro across files
2017-03-29 Teng QinImprove BPF helper Macros
2017-03-27 Mauricio Vasquez Bcc: define load_func and unload_func public (#1065)
2017-03-26 Brenden BlancoMerge pull request #1068 from goldshtn/syscount-python3
2017-03-26 Brenden BlancoMerge pull request #1069 from pchaigno/links
2017-03-26 Brenden BlancoMerge pull request #1066 from pchaigno/remove-import...
2017-03-26 Paul ChaignonCreate LINKS.md
2017-03-26 Sasha Goldshteinsyscount: Use zip_longest for Python 3 compatibility
2017-03-26 Rafael FPython 3 compatibility fixes around string handling...
2017-03-26 4astMerge pull request #1061 from lcp/kernel-docs
2017-03-25 Paul Chaignonsolisten: replace netaddr with socket library
2017-03-24 Gary Lindocs: add the supplementary commits for LRU hashes
2017-03-23 4astMerge pull request #1060 from qmonnet/kernelfeatures
2017-03-23 Quentin Monnetdocs: update features list (new maps: array/hash of...
2017-03-23 Brenden BlancoMerge pull request #1046 from pchaigno/check-fmt-printk
2017-03-22 Brenden BlancoMerge pull request #1059 from pchaigno/fix-readme-markdown
2017-03-22 Brenden BlancoMerge pull request #1058 from ColinIanKing/master
2017-03-22 Paul ChaignonFix the Markdown list in the README
2017-03-22 Colin Ian Kingsnapcraft: add in some new tools missing from the snapc...
2017-03-21 Paul ChaignonVerify format specifiers in bpf_trace_printk in rewriter
2017-03-21 Brenden BlancoMerge pull request #1053 from palmtenor/bufferepoll
2017-03-21 Brenden BlancoMerge pull request #1056 from goldshtn/bpflist-enh
2017-03-21 Brenden BlancoMerge pull request #1055 from goldshtn/syms-encode
2017-03-21 Simon Liutcplife for Lua (#1052)
2017-03-18 Teng QinUse epoll in BPFPerfBuffer
2017-03-18 Teng QinClose all opened CPU perf buffer (not only currently...
2017-03-16 Brenden BlancoMerge pull request #1050 from palmtenor/exampleinstall
2017-03-16 Teng QinAdd build option for installing C++ examples
2017-03-11 Brenden BlancoMerge pull request #1032 from goldshtn/tools-tests
2017-03-11 Sasha Goldshteintests: Add smoke tests for most tools
2017-03-11 Sasha Goldshteintrace: Exit with nonzero return code on error
2017-03-11 4astMerge pull request #1044 from goldshtn/ausyscall
2017-03-10 Brendan GreggMerge pull request #1043 from goldshtn/bpflist
2017-03-10 Brenden BlancoMerge pull request #1039 from iovisor/tag_v0.3.0 v0.3.0
2017-03-09 Brenden BlancoPrepare debian changelog for v0.3.0 tag
2017-03-09 Sasha Goldshteinbpflist: Display processes with running BPF programs...
2017-03-09 Sasha Goldshteinsyscount: Use ausyscalls if available to get syscall...
2017-03-09 4astMerge pull request #1034 from brendangregg/master
2017-03-09 4astMerge pull request #1030 from zvonkok/zvonkok-s390x
2017-03-08 Brendan Greggfunclatency: remove unnecessary include
2017-03-07 Zvonko KosicAdded s390x support. Needs 4.10 Kernel
2017-03-07 Brenden BlancoMerge pull request #1005 from pchaigno/rewrite-only...
2017-03-06 Paul ChaignonRestrict rewrite of unary operators to dereference...
2017-03-06 Brenden BlancoMerge pull request #1027 from fajs/debuild_no_parallel_...
2017-03-06 Florian Schmidtdebuild: Do not parallelize tests
2017-03-06 Brenden BlancoMerge pull request #1006 from pchaigno/fix-bpf_dins_pkt...
2017-03-06 Brenden BlancoMerge pull request #1024 from r4f4/explicit-static
2017-03-05 4astMerge pull request #1023 from dneiter/filetop_sort
2017-03-05 Rafael Fonsecacmake: Explicitly mark static libraries as such
2017-03-05 Paul ChaignonFix bpf_dins_pkt rewrite in BinaryOperator
2017-03-04 Paul ChaignonTravis CI build to check compliance with PEP8 (#987)
2017-03-04 Brendan Greggoffwaketime.py for older kernels (#977)
2017-03-04 4astMerge pull request #1021 from markdrayton/sym-mod-fix
2017-03-04 4astMerge pull request #1022 from goldshtn/syms-multiple...
2017-03-03 Brenden BlancoMerge pull request #1018 from GabrielGanne/python-xdp...
2017-03-03 Sasha Goldshteincc: Symbol resolution with multiple executable regions...
2017-03-03 Sasha Goldshteincc: Fix assertion for debug builds
2017-03-03 Rafael Frange Python 2 -> 3 compatibility (#983)
2017-03-03 Rafael Fusdt: fix argument passing on python3 (#984)
2017-03-03 Alan ThompsonUpdate tutorial_bcc_python_developer.md (#1017)
2017-03-03 Brenden BlancoMerge pull request #1020 from goldshtn/duplicate_modules
2017-03-03 Sasha Goldshteincc: Don't parse the same module multiple times for...
2017-03-02 Gabriel Ganneadd XDP return values to python interface
2017-03-02 Mark Draytonpython: handle null module in BPF.sym
2017-03-02 Daniel Neiterfiletop: support specifying sort column via cmdline...
2017-03-02 4astMerge pull request #1015 from goldshtn/perfmap-retry
2017-03-01 4astMerge pull request #1002 from goldshtn/nested-symbols
2017-02-28 4astMerge pull request #1012 from goldshtn/buildid-fix
2017-02-28 4astMerge pull request #1014 from iovisor/test-debuginfo-fix
2017-02-28 Brenden BlancoFix long running test_debuginfo and python3 fix
2017-02-28 Sasha Goldshteincc: Retry symbol resolution using perfmap
2017-02-28 Brenden BlancoMerge pull request #997 from markdrayton/perf-buffer...
2017-02-27 Mark DraytonMake perf ring buffer size configurable
2017-02-26 Brenden BlancoMerge pull request #1003 from ColinIanKing/master
2017-02-26 Brenden BlancoMerge pull request #1008 from pchaigno/support-macro
2017-02-26 Paul ChaignonSupport for macros in rewriter
2017-02-23 4astMerge pull request #994 from qmonnet/kernelfeatures
2017-02-23 Quentin Monnetdocs: Update eBPF features list
2017-02-23 Colin Ian Kingsnapcraft: add in some new tools missing from the snapc...
2017-02-23 Sasha Goldshteincc: Handle nested functions correctly when resolving...
2017-02-22 4astMerge pull request #999 from markdrayton/perf-map-anon
2017-02-22 Mark DraytonImprove matching of file-backed memory mappings
2017-02-21 4astMerge pull request #996 from markdrayton/fix-find-buildid
2017-02-21 4astMerge pull request #995 from pchaigno/patch-1
2017-02-21 Mark DraytonFix "for loop initial declarations only in C99" compile...
2017-02-21 Paul ChaignonFix error in test instructions
2017-02-21 4astMerge pull request #967 from goldshtn/debuginfo
2017-02-21 Sasha Goldshteintests: Test debuginfo through debuglink and build-id...
2017-02-21 Sasha GoldshteinFix symbol resolution by name (SymbolCache.resolve_name)
2017-02-21 Sasha Goldshteincc: Resolve symbols from external debuginfo
2017-02-21 Sasha Goldshteincc: Correctly treat PIE files as shared objects for...
2017-02-21 Sasha Goldshteintrace: Migrate to new symbols API and remove addresses...
2017-02-21 Sasha Goldshteinoff{cpu,wake}time: Migrate to new symbols API and remov...
2017-02-21 Sasha Goldshteinuthreads: Migrate to new symbols API and include module...
2017-02-21 Sasha Goldshteinstacksnoop: Migrate to new symbols API and remove addresses
2017-02-21 Sasha Goldshteinstackcount: Migrate to new symbol resolution API
2017-02-21 Sasha Goldshteinprofile: Migrate to new symbol API and remove addresses
2017-02-21 Sasha Goldshteinmemleak: Migrate to new symbols resolution API
2017-02-21 Sasha GoldshteinSimplify BCC symbol resolution API
next