summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-06-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-03Merge tag 'perf-urgent-for-mingo-4.17-20180602' of git://git.kernel.org/pub/s...Ingo Molnar
2018-06-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2018-06-01perf trace beauty prctl: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo
2018-05-31Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar
2018-05-31Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo
2018-05-30perf script python: Add addr into perf sample dictLeo Yan
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier
2018-05-30perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang
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 locking/core, to pick up fixesIngo Molnar
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