platform/upstream/bcc.git
2016-07-27 Brenden BlancoMerge pull request #632 from markdrayton/probe-strings
2016-07-27 Mark DraytonRemove asserts on str probe names
2016-07-27 Mark Draytonpy3 probe registration compatibility fixes
2016-07-27 Brenden BlancoMerge pull request #630 from chantra/cachetop_sort_ui
2016-07-27 Brenden BlancoMerge pull request #631 from brendangregg/refguide
2016-07-26 Brendan Greggtypos
2016-07-26 Brendan Greggfix local links
2016-07-26 Brendan Greggadd a reference guide
2016-07-26 Brenden BlancoMerge pull request #628 from brendangregg/master
2016-07-26 chantra[cachetop] Display sorting field and order.
2016-07-25 Brendan Greggremove unused MSG_MAX
2016-07-25 Brendan Greggadd uprobe lesson to tutorial
2016-07-25 Brendan Greggfix uprobe examples to read correct argument
2016-07-25 Brendan Greggtutorials: end-user, and python developer
2016-07-25 Brenden BlancoMerge pull request #627 from brendangregg/master
2016-07-24 Brendan Greggreturn 0 on hello_worlds
2016-07-24 Brendan Greggadd nodejs_http_server.py to README list
2016-07-24 Brendan Greggmerge task_switch example
2016-07-24 Brendan Greggmerge disksnoop example
2016-07-24 Brendan Greggmerge bitehist example
2016-07-24 Brendan GreggMerge pull request #615 from chantra/cachetop
2016-07-23 chantra[cachetop] fix and doc
2016-07-23 chantra[cachetop] add example and man page.
2016-07-23 Emmanuel Bretelle[cachetop] top-like cachestat
2016-07-23 Brendan GreggUSDT Python API and example (#624)
2016-07-22 Brendan GreggAdd profile: a CPU profiler (#620)
2016-07-19 Brendan GreggMerge pull request #618 from palmtenor/master
2016-07-18 Teng QinUse errno symbol instead of hard-coded numbers in offcp...
2016-07-18 Brenden BlancoMerge pull request #614 from markdrayton/fix-auto-kprobe
2016-07-17 Mark DraytonMove open_{kprobes,uprobes,tracepoints} into BPF object
2016-07-17 Mark DraytonStore kprobes with string keys, fix num_open_kprobes
2016-07-14 Brendan GreggMerge pull request #611 from cdown/failed_opens
2016-07-14 Chris DownMerge branch 'master' into failed_opens
2016-07-13 Brendan GreggMerge pull request #612 from markdrayton/fileslower
2016-07-13 Mark DraytonMerge branch 'master' into fileslower
2016-07-13 Mark Draytonfileslower: try probing vfs_write if __vfs_write is...
2016-07-13 Brenden BlancoMerge pull request #610 from bobrik/debian-dockerfile
2016-07-13 Chris Downkillsnoop: s/failed opens/failed kill syscalls/
2016-07-12 Ivan BabrouBuild debian packages in docker containers
2016-07-12 Brendan Gregguse new tracepoint support (#608)
2016-07-11 Brenden BlancoMerge pull request #602 from goldshtn/auto-tp
2016-07-11 Trent SchaferLink to Ubuntu Xenial binary section (#604)
2016-07-11 Sasha Goldshteincc: Use manual parsing instead of std::regex
2016-07-09 Sasha Goldshteintests: Test new tracepoint support
2016-07-09 Sasha Goldshteincc: Rewrite probe functions that refer to tracepoint...
2016-07-09 Sasha Goldshteinbcc: Auto-tracepoints similar to auto-kprobes
2016-07-08 Brenden BlancoFix test failure in test_libbcc (#603)
2016-07-08 Mark DraytonProcSyms: deduplicate symbol names (#598)
2016-07-08 Brenden BlancoFix for C++ api change in LLVM 3.9 (#600)
2016-07-02 Brendan GreggA tracepoint example (#596)
2016-07-01 Mark DraytonProcSyms: fix off-by-ones, use binary search to resolve...
2016-07-01 Sasha Goldshteinbcc: Add ctypes declarations for new functions (#593)
2016-06-30 Brenden BlancoMerge pull request #586 from goldshtn/offcpudist
2016-06-30 Brenden BlancoMerge pull request #590 from goldshtn/bcc-tp-support
2016-06-30 Sasha Goldshteinbcc: Add test for tracepoint support
2016-06-30 Sasha Goldshteincpudist: Protect against potentially negative time...
2016-06-30 Sasha Goldshteincpudist: Use `finish_task_switch` kprobe instead of...
2016-06-30 Sasha Goldshteincpudist: Fix extraneous filtering of descheduled tasks
2016-06-30 Sasha Goldshteincpudist: Attempt to resolve pid to command
2016-06-30 Sasha Goldshteincpudist: Support off-cpu time reports
2016-06-30 Sasha Goldshteinbcc: Tracepoint support in libbpf and BPF
2016-06-30 Sasha Goldshteintrace: Specifying a pid with a kernel probe now works...
2016-06-29 Sasha Goldshteincpudist: Summarize task on-CPU time as histograms ...
2016-06-27 Brendan GreggMerge pull request #584 from ygrek/master
2016-06-27 ygrektools: fix getting {ext4,btrfs}_file_operations address...
2016-06-27 Brendan GreggMerge pull request #583 from ygrek/master
2016-06-27 ygrekext4slower: fix getting kallsyms address
2016-06-26 Mark DraytonIPv6 support for tcp* tools (#582)
2016-06-26 Brenden BlancoMerge pull request #581 from goldshtn/docs-fixes
2016-06-26 Sasha GoldshteinMerge branch 'master' into docs-fixes
2016-06-26 Sasha GoldshteinUpdate installation instructions for Fedora
2016-06-23 Brendan GreggMerge pull request #579 from bobrik/fix-ipv6-print
2016-06-23 Ivan BabrouDo not throw exception on ipv6 packets in tcpretrans
2016-06-22 Brendan Greggkernel version guide (#577)
2016-06-21 4astMerge pull request #576 from markdrayton/perf-pid-map...
2016-06-21 Mark DraytonFix nits for /tmp/perf-pid.map support
2016-06-20 4astMerge pull request #573 from markdrayton/pid-map
2016-06-15 Brendan GreggMerge pull request #572 from iovisor/ast_dev
2016-06-15 Brendan GreggMerge branch 'master' into ast_dev
2016-06-15 Alexei Starovoitovfix install instruction to mention llvm >= 3.7.1
2016-06-15 Mark DraytonAdd support for reading symbols from /tmp/perf-pid.map
2016-06-15 4astMerge pull request #571 from iovisor/fix_568
2016-06-15 Brenden BlancoCheck for NULL result from bpf_attach_kprobe
2016-06-13 Brenden BlancoMerge pull request #563 from qmonnet/debug-output
2016-06-13 Quentin Monnetpython: With DEBUG_BPF, print BPF error even if log_buf...
2016-06-13 Quentin Monnetpython: Print BPF syscall error if DEBUG_BPF is on...
2016-06-08 Brendan GreggMerge pull request #562 from evverx/change-kernel-user...
2016-06-07 Evgeny Vereshchaginoffcputime: add the -d option
2016-06-07 Evgeny Vereshchaginoffcputime: change user/kernel stack order
2016-06-07 Brendan GreggMerge pull request #561 from evverx/folded-dont-miss...
2016-06-07 Evgeny Vereshchaginoffcputime -f: don't miss backtrace bounds
2016-06-06 Brendan GreggMerge pull request #560 from evverx/clarify-offcputime
2016-06-06 Brendan GreggMerge pull request #554 from evverx/fix-p-option
2016-06-06 Evgeny VereshchaginUpdate manpage for offcputime
2016-06-03 Evgeny VereshchaginFix tools[/old]/offcputime -p PID
2016-06-03 4astMerge pull request #555 from markdrayton/execsnoop
2016-06-02 Mark Draytonexecsnoop: show PPID in output
2016-06-02 Mark Draytonexecsnoop: use BPF_PERF_OUTPUT instead of trace pipe
2016-06-01 Brenden BlancoMerge pull request #557 from ryanmiao/mypr
2016-06-01 Brenden BlancoMerge pull request #544 from abirchall/abirchall_release
next