platform/upstream/bcc.git
2016-08-24 Mark Draytonoffcputime: one symbol cache per process, improve pid...
2016-08-24 Brenden BlancoMerge pull request #670 from iamkafai/perf_submit_skb
2016-08-24 Martin KaFai LauAdd perf_submit_skb
2016-08-21 Brendan GreggMerge pull request #671 from pchaigno/fix-doc
2016-08-20 Paul ChaignonMention that tracepoint support requires Linux 4.7
2016-08-20 Paul ChaignonAdjustments to the documentation
2016-08-19 Brenden BlancoMerge pull request #668 from iovisor/ast_dev
2016-08-19 Alexei Starovoitovfix build with 4.0 llvm trunk
2016-08-18 Brenden Blancofrontends/clang: Safety check for invalid opLoc in...
2016-08-18 Brendan GreggMerge pull request #663 from adrianlzt/sniff_ssl_tool
2016-08-17 Adrian LopezAdd capture for GnuTLS and argparse options
2016-08-16 Adrian LopezTool to sniff data contents before encrypted with OpenSSL
2016-08-15 Adrián LópezTypo writting BPF (#659)
2016-08-15 Brenden BlancoRevert "debian packaging: Build with -DBCC_KERNEL_HAS_S...
2016-08-14 Brendan GreggMerge pull request #661 from oujunli/ojl_dev
2016-08-13 Junli Oukillsnoop: use current time replace timestamp and defau...
2016-08-11 Brenden Blancoupdate debian packaging (#657)
2016-08-11 Brendan GreggMerge pull request #655 from markdrayton/dcsnoop
2016-08-11 Mark DraytonMerge branch 'master' into dcsnoop
2016-08-11 Mark Draytondcsnoop: use PERF_EVENT_OUTPUT
2016-08-11 Brendan GreggMerge pull request #654 from palmtenor/docs
2016-08-11 Teng QinImprove tutorial
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...
next