-
- Downloads
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull more perf updates from Thomas Gleixner: "Perf updates all over the place: core: - Support for cgroup tracking in samples to allow cgroup based analysis tools: - Support for cgroup analysis - Commandline option and hotkey for perf top to change the sort order - A set of fixes all over the place - Various build system related improvements - Updates of the X86 pmu event JSON data - Documentation updates" * tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (55 commits) perf python: Fix clang detection to strip out options passed in $CC perf tools: Support Python 3.8+ in Makefile perf script: Fix invalid read of directory entry after closedir() perf script report: Fix SEGFAULT when using DWARF mode perf script: add -S/--symbols documentation perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric perf events parser: Add missing Intel CPU events to parser perf script: Allow --symbol to accept hexadecimal addresses perf report/top TUI: Fix title line formatting perf top: Support hotkey to change sort order perf top: Support --group-sort-idx to change the sort order perf symbols: Fix arm64 gap between kernel start and module end perf build-test: Honour JOBS to override detection of number of cores perf script: Add --show-cgroup-events option perf top: Add --all-cgroups option perf record: Add --all-cgroups option perf record: Support synthesizing cgroup events perf report: Add 'cgroup' sort key perf cgroup: Maintain cgroup hierarchy perf tools: Basic support for CGROUP event ...
Showing
- tools/perf/arch/powerpc/util/sym-handling.c 0 additions, 10 deletionstools/perf/arch/powerpc/util/sym-handling.c
- tools/perf/builtin-diff.c 1 addition, 0 deletionstools/perf/builtin-diff.c
- tools/perf/builtin-record.c 16 additions, 0 deletionstools/perf/builtin-record.c
- tools/perf/builtin-report.c 14 additions, 3 deletionstools/perf/builtin-report.c
- tools/perf/builtin-script.c 59 additions, 1 deletiontools/perf/builtin-script.c
- tools/perf/builtin-top.c 28 additions, 2 deletionstools/perf/builtin-top.c
- tools/perf/pmu-events/arch/test/test_cpu/branch.json 0 additions, 0 deletionstools/perf/pmu-events/arch/test/test_cpu/branch.json
- tools/perf/pmu-events/arch/test/test_cpu/other.json 26 additions, 0 deletionstools/perf/pmu-events/arch/test/test_cpu/other.json
- tools/perf/pmu-events/arch/test/test_cpu/uncore.json 21 additions, 0 deletionstools/perf/pmu-events/arch/test/test_cpu/uncore.json
- tools/perf/pmu-events/arch/x86/amdzen1/branch.json 23 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen1/branch.json
- tools/perf/pmu-events/arch/x86/amdzen1/cache.json 294 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen1/cache.json
- tools/perf/pmu-events/arch/x86/amdzen1/core.json 3 additions, 12 deletionstools/perf/pmu-events/arch/x86/amdzen1/core.json
- tools/perf/pmu-events/arch/x86/amdzen1/floating-point.json 60 additions, 4 deletionstools/perf/pmu-events/arch/x86/amdzen1/floating-point.json
- tools/perf/pmu-events/arch/x86/amdzen1/memory.json 52 additions, 30 deletionstools/perf/pmu-events/arch/x86/amdzen1/memory.json
- tools/perf/pmu-events/arch/x86/amdzen1/other.json 56 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen1/other.json
- tools/perf/pmu-events/arch/x86/amdzen2/branch.json 52 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen2/branch.json
- tools/perf/pmu-events/arch/x86/amdzen2/cache.json 338 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen2/cache.json
- tools/perf/pmu-events/arch/x86/amdzen2/core.json 130 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen2/core.json
- tools/perf/pmu-events/arch/x86/amdzen2/floating-point.json 140 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen2/floating-point.json
- tools/perf/pmu-events/arch/x86/amdzen2/memory.json 341 additions, 0 deletionstools/perf/pmu-events/arch/x86/amdzen2/memory.json
Loading
Please register or sign in to comment