platform/upstream/bcc.git
2017-03-09 Brenden BlancoPrepare debian changelog for v0.3.0 tag
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
2017-02-21 Sasha GoldshteinRemove usyms.py and redundant ProcessSymbols class
2017-02-21 4astMerge pull request #988 from goldshtn/usdt-addressed-arg
2017-02-20 4astMerge pull request #992 from goldshtn/trace-argdist...
2017-02-20 Sasha Goldshteintrace, argdist: Treat small USDT arguments correctly
2017-02-20 4astMerge pull request #989 from pchaigno/fix-fd-leak
2017-02-20 Paul ChaignonFix file descriptor leak
2017-02-19 Sasha GoldshteinSupport base + index * scale addressing for USDT arguments
2017-02-16 Brenden BlancoMerge pull request #972 from r4f4/fix-llcstat
2017-02-16 Brendan GreggMerge pull request #970 from goldshtn/db-tools
2017-02-16 Brendan GreggMerge branch 'master' into db-tools
2017-02-16 Brenden BlancoMerge pull request #971 from goldshtn/syscount
2017-02-16 Brenden BlancoMerge pull request #982 from irregulator/master
2017-02-16 AlexandrosAdds zlib1g-dev Debian package build dependency
2017-02-16 Sasha Goldshteinsyscount: Summarize syscall counts and latencies
2017-02-16 Sasha GoldshteinREADME: Add dbstat and dbslower and minor fix-ups
2017-02-16 Sasha Goldshteindbstat: Collect histograms of MySQL/PostgreSQL query...
2017-02-16 Sasha Goldshteindbslower: MySQL/PostgreSQL query tracing tool
2017-02-15 Brenden BlancoMerge pull request #974 from r4f4/fix-undo
2017-02-15 Rafael FonsecaRevert "undo rebase"
2017-02-15 Brenden BlancoMerge pull request #969 from goldshtn/clock-monotonic
2017-02-15 Rafael Fonsecallcstat: fix TypeError on python3
2017-02-14 Brenden BlancoMerge pull request #968 from mslusarz/deb-pkg-config
2017-02-14 Marcin ŚlusarzAdd pkg-config file to Debian packages.
2017-02-14 Brenden BlancoMerge pull request #942 from r4f4/fix-filetop
2017-02-14 Rafael Fonsecafiletop: Fix TypeError by not mixing bytes and str.
2017-02-14 Brenden BlancoMerge pull request #871 from zhiyisun/patch
2017-02-14 Brenden BlancoMerge branch 'master' into patch
2017-02-14 Brenden BlancoMerge pull request #949 from ShelbyFrances/trace_enhanc...
2017-02-14 Brenden BlancoMerge pull request #956 from r4f4/fix-ucalls
2017-02-14 Brenden BlancoMerge pull request #965 from r4f4/fix-tools-py2
2017-02-13 Brendan GreggMerge pull request #920 from pchaigno/pid-filter-gethos...
2017-02-13 Paul Chaignongethostlatency: Filter on PID
2017-02-13 4astMerge pull request #964 from goldshtn/utools-missing...
2017-02-13 ShelbyFrancestools: Document use of -I <path> in trace, argdist
2017-02-13 ShelbyFrancestools: support -I abspath in trace, argdist
2017-02-13 ShelbyFrancestools/trace: Document DSO tracing in tools/trace_exampl...
2017-02-13 Sasha Goldshteinu* tools: Gracefully handle missing probes
next