summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-05-31Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-05-23perf kcore_copy: Amend the offset of sections that remap kernel textAdrian Hunter
2018-05-23perf kcore_copy: Copy x86 PTI entry trampoline sectionsAdrian Hunter
2018-05-23perf kcore_copy: Get rid of kernel_mapAdrian Hunter
2018-05-23perf kcore_copy: Iterate phdrsAdrian Hunter
2018-05-23perf kcore_copy: Layout sectionsAdrian Hunter
2018-05-23perf kcore_copy: Calculate offset from phnumAdrian Hunter
2018-05-23perf kcore_copy: Keep a count of phdrsAdrian Hunter
2018-05-23perf kcore_copy: Keep phdr data in a listAdrian Hunter
2018-05-23perf annotate: Show group event string for stdioJin Yao
2018-05-23perf machine: Synthesize and process mmap events for x86 PTI entry trampolinesAdrian Hunter
2018-05-23perf machine: Create maps for x86 PTI entry trampolinesAdrian Hunter
2018-05-23selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell
2018-05-22perf machine: Allow for extra kernel mapsAdrian Hunter
2018-05-22perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbolsAdrian Hunter
2018-05-22perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter
2018-05-22perf machine: Add nr_cpus_avail()Adrian Hunter
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21perf annotate: Support '--group' optionJin Yao
2018-05-21perf report: Use perf_evlist__force_leader to support '--group'Jin Yao
2018-05-21perf evlist: Introduce force_leader() methodJin Yao
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19perf tools: Fix kernel_start for PTI on x86Adrian Hunter
2018-05-19perf machine: Add machine__is() to identify machine archAdrian Hunter
2018-05-19perf bpf: Fixup include and examples install messagesArnaldo Carvalho de Melo
2018-05-19perf annotate: Create hotkey 'c' to show min/max cyclesJin Yao
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell
2018-05-18perf annotate: Record the min/max cyclesJin Yao
2018-05-18perf script: Show symbol offsets by defaultSandipan Das
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer
2018-05-17perf script: Show virtual addresses instead of offsetsSandipan Das
2018-05-17perf tools: No need to unconditionally read the max_stack sysctlsArnaldo Carvalho de Melo
2018-05-17perf tools: Read the cache line size lazilyArnaldo Carvalho de Melo
2018-05-17tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo
2018-05-17tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo