aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-05-22perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbolsAdrian Hunter2-0/+21
2018-05-22perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter3-5/+106
2018-05-22perf machine: Add nr_cpus_avail()Adrian Hunter4-0/+20
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-201/+826
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+19
2018-05-21perf annotate: Support '--group' optionJin Yao1-0/+7
2018-05-21perf report: Use perf_evlist__force_leader to support '--group'Jin Yao1-11/+2
2018-05-21perf evlist: Introduce force_leader() methodJin Yao2-0/+18
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+6
2018-05-21selftests/powerpc: Remove redundant cp_abort testMichael Neuling4-117/+0
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-89/+479
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-6/+29
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-74/+155
2018-05-20tools: iio: iio_generic_buffer: allow continuous loopingMartin Kelly1-5/+5
2018-05-20tools: iio: iio_generic_buffer: fix types to matchMartin Kelly1-1/+4
2018-05-19perf tools: Fix kernel_start for PTI on x86Adrian Hunter1-1/+6
2018-05-19perf machine: Add machine__is() to identify machine archAdrian Hunter4-0/+31
2018-05-19perf bpf: Fixup include and examples install messagesArnaldo Carvalho de Melo1-0/+2
2018-05-19perf annotate: Create hotkey 'c' to show min/max cyclesJin Yao3-7/+45
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf1-25/+12
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler2-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler2-0/+21
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler1-1/+2
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler1-4/+2
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2-0/+123
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell1-0/+2
2018-05-18perf annotate: Record the min/max cyclesJin Yao2-1/+17
2018-05-18perf script: Show symbol offsets by defaultSandipan Das2-18/+20
2018-05-17tc-testing: fixed copy-pasting error in ife testsRoman Mashak1-14/+14
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer1-0/+5
2018-05-17perf script: Show virtual addresses instead of offsetsSandipan Das1-1/+1
2018-05-17perf tools: No need to unconditionally read the max_stack sysctlsArnaldo Carvalho de Melo6-10/+18
2018-05-17perf tools: Read the cache line size lazilyArnaldo Carvalho de Melo5-17/+25
2018-05-17tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo1-0/+3
2018-05-17tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo2-4/+1
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo4-5/+21
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo3-22/+43
2018-05-17perf tools: Reuse the path to the tracepoint /events/ directoryArnaldo Carvalho de Melo1-8/+7
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+43
2018-05-17tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo3-6/+25
2018-05-17tools/power/x86/intel_pstate_tracer: Add optional setting of trace buffer memory allocationDoug Smythies1-19/+35
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller25-627/+1471
2018-05-17libbpf: add ifindex to enable offload supportDavid Beckett4-3/+20
2018-05-16bpf: bpftool, support for sockhashJohn Fastabend1-0/+1
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend7-349/+453
2018-05-16tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo4-9/+4
2018-05-16tools lib api: The tracing_mnt variable doesn't need to be globalArnaldo Carvalho de Melo1-3/+2
2018-05-16perf config: Call perf_config__init() lazilyArnaldo Carvalho de Melo3-9/+9
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak2-20/+324
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak1-2/+2