Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf updates/fixes from Ingo Molnar: "Mostly tooling updates, but also two kernel fixes: a call chain handling robustness fix and an x86 PMU driver event definition fix" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/callchain: Force USER_DS when invoking perf_callchain_user() tools build: Fixup sched_getcpu feature test perf tests kmod-path: Don't fail if compressed modules aren't supported perf annotate: Fix AArch64 comment char perf tools: Fix spelling mistakes perf/x86: Fix Broadwell-EP DRAM RAPL events perf config: Refactor a duplicated code for obtaining config file name perf symbols: Allow user probes on versioned symbols perf symbols: Accept symbols starting at address 0 tools lib string: Adopt prefixcmp() from perf and subcmd perf units: Move parse_tag_value() to units.[ch] perf ui gtk: Move gtk .so name to the only place where it is used perf tools: Move HAS_BOOL define to where perl headers are used perf memswap: Split the byteswap memory range wrappers from util.[ch] perf tools: Move event prototypes from util.h to event.h perf buildid: Move prototypes from util.h to build-id.h
No related branches found
No related tags found
Showing
- arch/x86/events/intel/rapl.c 1 addition, 1 deletionarch/x86/events/intel/rapl.c
- kernel/events/callchain.c 6 additions, 0 deletionskernel/events/callchain.c
- tools/build/feature/test-sched_getcpu.c 2 additions, 0 deletionstools/build/feature/test-sched_getcpu.c
- tools/include/linux/string.h 2 additions, 0 deletionstools/include/linux/string.h
- tools/lib/string.c 9 additions, 0 deletionstools/lib/string.c
- tools/lib/subcmd/help.c 1 addition, 0 deletionstools/lib/subcmd/help.c
- tools/lib/subcmd/parse-options.c 1 addition, 0 deletionstools/lib/subcmd/parse-options.c
- tools/lib/subcmd/subcmd-util.h 0 additions, 9 deletionstools/lib/subcmd/subcmd-util.h
- tools/perf/Documentation/perf-c2c.txt 2 additions, 2 deletionstools/perf/Documentation/perf-c2c.txt
- tools/perf/Documentation/perf-record.txt 1 addition, 1 deletiontools/perf/Documentation/perf-record.txt
- tools/perf/Documentation/perf-report.txt 3 additions, 3 deletionstools/perf/Documentation/perf-report.txt
- tools/perf/Documentation/perf.data-file-format.txt 2 additions, 2 deletionstools/perf/Documentation/perf.data-file-format.txt
- tools/perf/Documentation/tips.txt 1 addition, 1 deletiontools/perf/Documentation/tips.txt
- tools/perf/arch/arm64/annotate/instructions.c 1 addition, 1 deletiontools/perf/arch/arm64/annotate/instructions.c
- tools/perf/arch/powerpc/util/sym-handling.c 12 additions, 0 deletionstools/perf/arch/powerpc/util/sym-handling.c
- tools/perf/builtin-buildid-cache.c 8 additions, 5 deletionstools/perf/builtin-buildid-cache.c
- tools/perf/builtin-c2c.c 1 addition, 0 deletionstools/perf/builtin-c2c.c
- tools/perf/builtin-config.c 8 additions, 11 deletionstools/perf/builtin-config.c
- tools/perf/builtin-top.c 1 addition, 1 deletiontools/perf/builtin-top.c
- tools/perf/builtin-trace.c 1 addition, 0 deletionstools/perf/builtin-trace.c
Loading
Please register or sign in to comment