Age | Commit message (Expand) | Author | Files | Lines |
2020-04-14 | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-04-14 | tools headers: Update x86's syscall_64.tbl with the kernel sources | Arnaldo Carvalho de Melo | 1 | -370/+370 |
2020-04-14 | tools headers UAPI: Sync linux/mman.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-04-14 | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-04-14 | tools headers: Update linux/vdso.h and grab a copy of vdso/const.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-04-14 | perf stat: Fix no metric header if --per-socket and --metric-only set | Jin Yao | 1 | -2/+5 |
2020-04-14 | perf python: Check if clang supports -fno-semantic-interposition | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-04-05 | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 91 | -615/+2987 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+2 |
2020-04-03 | perf python: Fix clang detection to strip out options passed in $CC | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-04-03 | perf tools: Support Python 3.8+ in Makefile | Sam Lunt | 1 | -1/+10 |
2020-04-03 | perf script: Fix invalid read of directory entry after closedir() | Andreas Gerstmayr | 1 | -1/+1 |
2020-04-03 | perf script report: Fix SEGFAULT when using DWARF mode | Andreas Gerstmayr | 1 | -0/+3 |
2020-04-03 | perf script: add -S/--symbols documentation | Ian Rogers | 1 | -0/+8 |
2020-04-03 | perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric | Jin Yao | 12 | -12/+12 |
2020-04-03 | perf events parser: Add missing Intel CPU events to parser | Adrian Hunter | 1 | -5/+7 |
2020-04-03 | perf script: Allow --symbol to accept hexadecimal addresses | Stephane Eranian | 1 | -4/+17 |
2020-04-03 | perf report/top TUI: Fix title line formatting | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2020-04-03 | perf top: Support hotkey to change sort order | Jin Yao | 1 | -2/+9 |
2020-04-03 | perf top: Support --group-sort-idx to change the sort order | Jin Yao | 2 | -0/+9 |
2020-04-03 | perf symbols: Fix arm64 gap between kernel start and module end | Kemeng Shi | 2 | -0/+28 |
2020-04-03 | perf build-test: Honour JOBS to override detection of number of cores | Arnaldo Carvalho de Melo | 1 | -3/+7 |
2020-04-03 | perf script: Add --show-cgroup-events option | Namhyung Kim | 2 | -0/+44 |
2020-04-03 | perf top: Add --all-cgroups option | Namhyung Kim | 2 | -0/+19 |
2020-04-03 | perf record: Add --all-cgroups option | Namhyung Kim | 5 | -2/+27 |
2020-04-03 | perf record: Support synthesizing cgroup events | Namhyung Kim | 4 | -0/+129 |
2020-04-03 | perf report: Add 'cgroup' sort key | Namhyung Kim | 5 | -0/+54 |
2020-04-03 | perf cgroup: Maintain cgroup hierarchy | Namhyung Kim | 5 | -5/+109 |
2020-04-03 | perf tools: Basic support for CGROUP event | Namhyung Kim | 12 | -1/+67 |
2020-04-03 | perf tools: Add file-handle feature test | Namhyung Kim | 1 | -0/+4 |
2020-04-03 | perf python: Include rwsem.c in the pythong biding | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-03-31 | Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+544 |
2020-03-27 | perf script: Introduce --deltatime option | Hagen Paul Pfeifer | 2 | -0/+20 |
2020-03-27 | perf test x86: Add CET instructions to the new instructions test | Adrian Hunter | 3 | -0/+544 |
2020-03-26 | perf: Normalize gcc parameter when generating arch errno table | He Zhe | 1 | -1/+1 |
2020-03-26 | perf parse-events: Add defensive NULL check | Ian Rogers | 1 | -6/+5 |
2020-03-26 | perf/tests: Add CET instructions to the new instructions test | Adrian Hunter | 3 | -0/+544 |
2020-03-25 | perf callchain: Update docs regarding kernel/user space unwinding | Tony Jones | 2 | -12/+20 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2020-03-24 | perf dso: Fix dso comparison | Ravi Bangoria | 1 | -1/+21 |
2020-03-24 | perf cpumap: Fix snprintf overflow check | Christophe JAILLET | 1 | -5/+5 |
2020-03-24 | perf test: Test pmu-events aliases | John Garry | 1 | -1/+147 |
2020-03-24 | perf pmu: Make pmu_uncore_alias_match() public | John Garry | 2 | -1/+2 |
2020-03-24 | perf pmu: Add is_pmu_core() | John Garry | 2 | -0/+6 |
2020-03-24 | perf test: Add pmu-events test | John Garry | 4 | -0/+239 |
2020-03-24 | perf pmu: Refactor pmu_add_cpu_aliases() | John Garry | 2 | -8/+16 |
2020-03-24 | perf jevents: Support test events folder | John Garry | 1 | -0/+30 |
2020-03-24 | perf jevents: Add some test events | John Garry | 3 | -0/+59 |
2020-03-24 | perf tools: Unify a bit the build directory output | Jiri Olsa | 1 | -4/+5 |
2020-03-24 | perf vendor events amd: Update Zen1 events to V2 | Vijay Thakkar | 7 | -136/+172 |