platform/upstream/bcc.git
2016-03-29 Jean-Tiare... add debug constants
2016-03-29 Jean-Tiare... move endian flags to kbuild_helper
2016-03-29 4astMerge pull request #451 from goldshtn/usdt
2016-03-28 Brenden BlancoMerge pull request #453 from yadutaf/jt-endian
2016-03-28 Jean-Tiare... expose buitin byte swap methods
2016-03-28 Sasha Goldshteinargdist, trace, and tplist support for USDT probes
2016-03-28 Brenden BlancoMerge pull request #449 from goldshtn/tp-str-fix
2016-03-27 Sasha GoldshteinFixed bug around local assignment from char array
2016-03-27 Brendan GreggMerge pull request #450 from vmg/vmg/stacks-next
2016-03-27 Vicent Martistackcount: Resolve stacks using a StackTrace table
2016-03-27 Vicent Martistacksnoop: Resolve stacks using a StackTrace table
2016-03-27 Vicent MartiBPF: better format for `ksymaddr`
2016-03-27 Brenden BlancoMerge pull request #448 from vmg/vmg/stacks
2016-03-26 Vicent Martioffcputime: Resolve stacks using a StackTrace table
2016-03-26 Vicent Martimemleak: Resolve stacks with a StackTrace table
2016-03-25 Vicent Martiexamples: Add `mallocstacks`
2016-03-25 Vicent Martitable: Implement a StackWalker for StackTrace tables
2016-03-24 4astMerge pull request #445 from goldshtn/tp-vars
2016-03-24 Sasha GoldshteinAllowing more natural syntax for tracepoints with no...
2016-03-23 Brenden BlancoMerge pull request #429 from yadutaf/jt-tcpv4listen
2016-03-23 Jean-Tiare... add solisten tool. Currently TCP only.
2016-03-22 Brenden BlancoMerge pull request #444 from goldshtn/probefail
2016-03-22 Sasha GoldshteinFix error handling when attaching {u,k}{,ret}probes
2016-03-21 Brenden BlancoMerge pull request #442 from goldshtn/usyms
2016-03-21 Sasha GoldshteinAdded pid wrap check, moved user symbols to usyms.py
2016-03-21 Sasha GoldshteinMoved user symbol decoding from memleak into bcc module
2016-03-21 4astMerge pull request #439 from goldshtn/tpoint2
2016-03-21 Brenden BlancoMerge pull request #441 from ismail/llvm-3.8
2016-03-21 Sasha GoldshteinMoved auto-includes helper to __init__.py
2016-03-21 Sasha GoldshteinMoved common tracepoint support into tracepoint.py
2016-03-21 İsmail DönmezFix llvm shared build
2016-03-20 Sasha Goldshteintracepoint support for argdist and trace, and new tplis...
2016-03-16 Brenden BlancoMerge pull request #438 from brendangregg/master
2016-03-16 Brendan Greggfix -p
2016-03-11 4astMerge pull request #435 from iovisor/bblanco_dev
2016-03-11 Brenden BlancoFix python3 incompatibilities
2016-03-10 Brendan GreggMerge pull request #432 from iovisor/bblanco_dev
2016-03-08 Brenden BlancoEnable python3 compatible strings in biosnoop
2016-03-08 4astMerge pull request #430 from iovisor/bblanco_dev
2016-03-08 Brenden BlancoWhen in KERNEL_HAS_SOURCE_DIR mode, include everything
2016-03-08 Brenden BlancoAdd option to change kernel build search paths
2016-03-04 4astMerge pull request #428 from iovisor/bblanco_dev
2016-03-04 Brenden BlancoBetter get_stackid rewriter logic and unittest version...
2016-03-04 Brenden BlancoRename stack lookup() to get_stackid
2016-03-04 Brenden BlancoBasic implementation of stacktrace table
2016-03-04 Brendan GreggMerge pull request #427 from markdrayton/stacksnoop...
2016-03-04 Mark DraytonFix stacksnoop PID filter
2016-03-04 4astMerge pull request #426 from iovisor/bblanco_dev
2016-03-03 Brenden BlancoAdd libbcc.a compilation and test binary
2016-03-03 Brenden BlancoMove python tests to tests/python
2016-03-03 4astMerge pull request #424 from iovisor/bblanco_dev
2016-03-03 Brenden BlancoUpdate headers with 4.5+ features
2016-03-01 Brenden BlancoMerge pull request #422 from billyom/install_md
2016-03-01 Billy O'MahonyINSTALL.md: Fix path for example and some small clarifi...
2016-02-29 4astMerge pull request #420 from iovisor/proto_update
2016-02-29 Brenden BlancoAdd v6 headers to proto.h
2016-02-24 4astMerge pull request #418 from brendangregg/master
2016-02-24 Brendan Greggtools map
2016-02-23 4astMerge pull request #417 from iovisor/funccount_alternate
2016-02-23 Brenden BlancoUse pre-calculated function addresses in funccount
2016-02-23 Brenden BlancoAdd name to address ksym helper
2016-02-23 Brenden BlancoAdd a table.zero() function to bcc.TableBase
2016-02-23 4astMerge pull request #416 from iovisor/probe_quota
2016-02-23 Brenden BlancoEnforce limit of 1000 open [uk]probes
2016-02-23 4astMerge pull request #414 from iovisor/tag_v0.1.8 v0.1.8
2016-02-23 Brenden BlancoPrepare debian changelog for v0.1.8 tag
2016-02-23 Brenden BlancoFixup build scripts to support in-flight version change
2016-02-22 4astMerge pull request #412 from iovisor/deb_fixes
2016-02-22 Brenden BlancoPrepare deb build for nightly target
2016-02-22 4astMerge pull request #411 from iovisor/drzaeus77-patch-1
2016-02-22 Brenden BlancoFix ubuntu kernel path typo is INSTALL.md
2016-02-22 4astMerge pull request #408 from iovisor/rpm_updates
2016-02-22 Brenden BlancoMerge pull request #410 from goldshtn/argdist-silent
2016-02-22 Brenden BlancoMerge pull request #409 from goldshtn/trace2
2016-02-22 Sasha GoldshteinMerge branch 'master' into argdist-silent
2016-02-22 Sasha GoldshteinFixed examples to use fewer colons
2016-02-22 Sasha Goldshteintrace
2016-02-22 Brenden BlancoUpdate rpm build scripts and README
2016-02-22 Brenden BlancoMerge pull request #407 from yadutaf/jt-readme
2016-02-21 Jean-Tiare... make tcpv4connect.py example tracer more robust
2016-02-21 Jean-Tiare... minor readme enhancements
2016-02-21 Sasha GoldshteinPrint traceback only if verbose mode was requested
2016-02-20 Brenden BlancoMerge pull request #405 from brendangregg/master
2016-02-20 Brendan Greggdrop unused pid, and improve code-path check
2016-02-20 Brendan Greggtypo, and improve comment
2016-02-20 Brendan Greggtcpconnlat
2016-02-20 Brendan GreggMerge pull request #404 from mcaleavya/master
2016-02-19 mcaleavyaremoved two bpf_hash args_pid/sig
2016-02-19 mcaleavyaMerge branch 'master' of https://github.com/mcaleavya...
2016-02-19 mcaleavyaMigrated killsnoop to bpf_perf_event
2016-02-19 mcaleavyaMigrated killsnoop to bpf_perf_event
2016-02-19 Brendan GreggMerge pull request #403 from mcaleavya/master
2016-02-19 Allan McAleavycombined lines for delta
2016-02-19 mcaleavyaremoved include for string.h
2016-02-19 mcaleavyaremoved strcpy , renamed Sync to sync.
2016-02-19 mcaleavyamigrated to use bpf_perf_events
2016-02-19 Brendan GreggMerge pull request #402 from mcaleavya/master
2016-02-19 mcaleavyaMigrated filelife to bpf_perf_event
2016-02-19 4astMerge pull request #401 from mbertrone/master
2016-02-19 Bertrone MatteoMerge branch 'master' into master
next