platform/upstream/bcc.git
2016-08-09 Paul ChaignonMotivate delete() before update() in tutorial (#651)
2016-08-06 Omar SandovalAdd bpf_get_current_task() helper definition (#650)
2016-08-06 Junli Oufunccount: filter bcc function count (#645)
2016-08-05 Brenden BlancoMerge pull request #649 from iovisor/ast_dev
2016-08-05 Alexei Starovoitovfix build with llvm 4.0
2016-08-05 Teng QinAdd bcc_syms.h to C++ install (#648)
2016-08-05 Brenden BlancoDisable static-libstdc++ when clang is linked dynamical...
2016-08-03 Brendan Greggstyle nits (#646)
2016-08-02 Brenden BlancoMerge pull request #644 from iovisor/dns-update
2016-08-02 Brenden BlancoUpdate readme with dns name and https for repo server
2016-08-02 Brenden Blancoadd open_perf_event api for reading perf counters ...
2016-08-01 Brendan GreggMySQL USDT tool and example (#642)
2016-08-01 Brendan GreggMerge pull request #641 from igorsugak/master
2016-08-01 Igor Sugaktutorial: add missing return in hello_world example
2016-08-01 Brendan GreggMerge pull request #640 from lcp/fix-docs
2016-08-01 Gary LinFix typo in the reference guide
2016-07-31 Teng QinFix tools still referencing ProcUtils (#625)
2016-07-31 Teng QinTry to demangle C++ symbols (#638)
2016-07-31 Mark Draytontcpretrans: ntohs dport (#639)
2016-07-29 chantra[cachetop] fix stats computation per processes. (#635)
2016-07-29 Brendan GreggMerge pull request #637 from oujunli/ojl_dev
2016-07-29 Junli Oufix reference_guide.md bpf_get_current_comm search
2016-07-29 Brenden BlancoMerge pull request #636 from iovisor/xdp-drop
2016-07-28 Brenden BlancoAdd support to xdp_drop_count for clsact mode
2016-07-28 Brenden BlancoAdd xdp_drop_count example
2016-07-28 Brenden BlancoMerge pull request #634 from Eichhoernchen/xdp_net...
2016-07-28 Jan RüthThis adds XDP support to BCC as currently supported...
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
next