summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-01-31perf tools: Create for_each_event macro for tracepoints iterationTaeung Song-20/+18
2017-01-31perf test: Add libbpf pinning testJoe Stringer-1/+41
2017-01-31tools lib api fs: Add bpf_fs filesystem detectorJoe Stringer-0/+17
2017-01-31tools perf util: Make rm_rf(path) argument constJoe Stringer-2/+2
2017-01-31tools lib bpf: Add bpf_object__pin()Joe Stringer-0/+54
2017-01-31tools lib bpf: Add bpf_map__pin()Joe Stringer-0/+23
2017-01-31tools lib bpf: Add BPF program pinning APIsJoe Stringer-0/+123
2017-01-31perf callchain: Reference count mapsKrister Johansen-2/+22
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-8/+1641
2017-01-30tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}ar...Ingo Molnar-0/+25
2017-01-30Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-26/+27
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-70/+115
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar-1/+1
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar-1/+1
2017-01-28x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar-1/+1
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox-1/+8
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox-501/+8
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+27
2017-01-27perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo-23/+62
2017-01-27perf config: Do not consider an error not to have any perfconfig fileArnaldo Carvalho de Melo-6/+8
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie-77/+182
2017-01-26tools build: Add tools tree support for 'make -s'Josh Poimboeuf-1/+21
2017-01-26perf ftrace: Remove needless code setting default tracerTaeung Song-4/+1
2017-01-26gpio-hammer: fix make consumer_label suitable to work on gpio-nailsUwe Kleine-König-1/+1
2017-01-26Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...Ingo Molnar-96/+600
2017-01-26perf ftrace: Make 'function_graph' be the default tracerArnaldo Carvalho de Melo-1/+2
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim-0/+282
2017-01-26perf util: Add more debug message on failure pathNamhyung Kim-18/+39
2017-01-26perf util: Save pid-cmdline mapping into tracing headerNamhyung Kim-3/+84
2017-01-26perf scripting perl: Do not die() when not founding event for a typeArnaldo Carvalho de Melo-2/+4
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer-2/+12
2017-01-26tools lib bpf: Add set/is helpers for all prog typesJoe Stringer-0/+15
2017-01-26tools lib bpf: Define prog_type fns with macroJoe Stringer-25/+16
2017-01-26tools lib bpf: Fix map offsets in relocationJoe Stringer-3/+12
2017-01-26perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()Markus Elfring-3/+2
2017-01-26perf probe: Delete an unnecessary check in try_to_find_absolute_address()Markus Elfring-4/+2
2017-01-26perf probe: Fix wrong register name for arm64He Kuang-6/+6
2017-01-26Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-2/+50
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann-1/+1
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney-8/+1641
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy-0/+1582
2017-01-25lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann-3/+34
2017-01-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-49/+92
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez-0/+68
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez-0/+32
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez-3/+4
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez-2/+26
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman-44/+88
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann-0/+82