aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-02x86/mpx: Re-add MPX to selftests MakefileDave Hansen1-1/+1
2017-02-01Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar27-59/+442
2017-01-31perf ftrace: Add ftrace.tracer config optionTaeung Song1-0/+25
2017-01-31perf tools: Create for_each_event macro for tracepoints iterationTaeung Song1-20/+18
2017-01-31perf test: Add libbpf pinning testJoe Stringer1-1/+41
2017-01-31tools lib api fs: Add bpf_fs filesystem detectorJoe Stringer2-0/+17
2017-01-31tools perf util: Make rm_rf(path) argument constJoe Stringer2-2/+2
2017-01-31tools lib bpf: Add bpf_object__pin()Joe Stringer2-0/+54
2017-01-31tools lib bpf: Add bpf_map__pin()Joe Stringer2-0/+23
2017-01-31tools lib bpf: Add BPF program pinning APIsJoe Stringer2-0/+123
2017-01-31perf callchain: Reference count mapsKrister Johansen3-2/+22
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar52-8/+1641
2017-01-30tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}arch/x86/include/asm/cpufeatures.h and {tools/,}arch/arm/include/uapi/asm/kvm.hIngo Molnar3-0/+25
2017-01-30Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-26/+27
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-70/+115
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-26/+27
2017-01-27perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo12-23/+62
2017-01-27perf config: Do not consider an error not to have any perfconfig fileArnaldo Carvalho de Melo1-6/+8
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf2-1/+21
2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song1-4/+1
2017-01-26Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar22-96/+600
2017-01-26perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo1-1/+2
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim6-0/+282
2017-01-26perf util: Add more debug message on failure pathNamhyung Kim2-18/+39
2017-01-26perf util: Save pid-cmdline mapping into tracing headerNamhyung Kim4-3/+84
2017-01-26perf scripting perl: Do not die() when not founding event for a typeArnaldo Carvalho de Melo1-2/+4
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer3-2/+12
2017-01-26tools lib bpf: Add set/is helpers for all prog typesJoe Stringer2-0/+15
2017-01-26tools lib bpf: Define prog_type fns with macroJoe Stringer1-25/+16
2017-01-26tools lib bpf: Fix map offsets in relocationJoe Stringer1-3/+12
2017-01-26perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()Markus Elfring1-3/+2
2017-01-26perf probe: Delete an unnecessary check in try_to_find_absolute_address()Markus Elfring1-4/+2
2017-01-26perf probe: Fix wrong register name for arm64He Kuang1-6/+6
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann1-1/+1
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEADPaul E. McKenney52-8/+1641
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy40-0/+1582
2017-01-25lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann4-3/+34
2017-01-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar11-49/+92
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann1-0/+82
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann2-2/+204
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann3-2/+361
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+15
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-01-20perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa2-2/+2
2017-01-20perf c2c report: Display Total records column in offset viewJiri Olsa1-0/+1
2017-01-20perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entryJiri Olsa1-0/+17
2017-01-20perf hists browser: Put hist_entry folding logic into single functionJiri Olsa1-18/+25
2017-01-19tools/virtio/ringtest: tweaks for s390Halil Pasic1-0/+12
2017-01-19tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-19objtool: Fix IRET's opcodeJiri Slaby1-1/+1