diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-03 19:59:51 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-03 19:59:51 +0300 |
commit | 58f6d4287af751a75b24f4d32e6e1b077146ab18 (patch) | |
tree | e6bf85d9645dc1a0e54ef30d02cee65d0507e339 /arch/x86/kernel/x86_init.c | |
parent | 89401be6580eab6419bab1f553144131e7a335dc (diff) | |
parent | d3c8c0af7565ae5b4f9e65cff6e824ee2acdd451 (diff) | |
download | linux-58f6d4287af751a75b24f4d32e6e1b077146ab18.tar.xz |
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Thomas Gleixner:
"A pile of perf updates:
- Fix broken sanity check in the /proc/sys/kernel/perf_cpu_time_max_percent
write handler
- Cure a perf script crash which caused by an unitinialized data
structure
- Highlight the hottest instruction in perf top and not a random one
- Cure yet another clang issue when building perf python
- Handle topology entries with no CPU correctly in the tools
- Handle perf data which contains both tracepoints and performance
counter entries correctly.
- Add a missing NULL pointer check in perf ordered_events_free()"
* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf script: Fix crash when processing recorded stat data
perf top: Fix wrong hottest instruction highlighted
perf tools: Handle TOPOLOGY headers with no CPU
perf python: Remove -fstack-clash-protection when building with some clang versions
perf core: Fix perf_proc_update_handler() bug
perf script: Fix crash with printing mixed trace point and other events
perf ordered_events: Fix crash in ordered_events__free
Diffstat (limited to 'arch/x86/kernel/x86_init.c')
0 files changed, 0 insertions, 0 deletions