summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...perf-urgent-2020-04-05Ingo Molnar
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr
2020-04-03perf script: add -S/--symbols documentationIan Rogers
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo
2020-04-03perf top: Support hotkey to change sort orderJin Yao
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim
2020-04-03perf tools: Add file-handle feature testNamhyung Kim
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo
2020-04-02tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27objtool: whitelist __sanitizer_cov_trace_switch()Al Viro
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown
2020-03-27perf script: Introduce --deltatime optionHagen Paul Pfeifer
2020-03-27perf test x86: Add CET instructions to the new instructions testAdrian Hunter
2020-03-27x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu
2020-03-26tools/power/x86/intel_pstate_tracer: fix a broken y-axis scaleDoug Smythies
2020-03-26perf: Normalize gcc parameter when generating arch errno tableHe Zhe
2020-03-26perf parse-events: Add defensive NULL checkIan Rogers
2020-03-26perf/tests: Add CET instructions to the new instructions testAdrian Hunter
2020-03-26x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu