Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf tooling updates form Ingo Molnar: "A final batch of perf tooling changes: mostly fixes and small improvements" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (29 commits) perf session: Add comment for perf_session__register_idle_thread() perf thread-stack: Fix thread stack processing for the idle task perf thread-stack: Allocate an array of thread stacks perf thread-stack: Factor out thread_stack__init() perf thread-stack: Allow for a thread stack array perf thread-stack: Avoid direct reference to the thread's stack perf thread-stack: Tidy thread_stack__bottom() usage perf thread-stack: Simplify some code in thread_stack__process() tools gpio: Allow overriding CFLAGS tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build command tools thermal tmon: Allow overriding CFLAGS assignments tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLAGS to build command perf c2c: Increase the HITM ratio limit for displayed cachelines perf c2c: Change the default coalesce setup perf trace beauty ioctl: Beautify USBDEVFS_ commands perf trace beauty: Export function to get the files for a thread perf trace: Wire up ioctl's USBDEBFS_ cmd table generator perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands tools headers uapi: Grab a copy of usbdevice_fs.h perf trace: Store the major number for a file when storing its pathname ...
No related branches found
No related tags found
Showing
- tools/build/Makefile.feature 2 additions, 2 deletionstools/build/Makefile.feature
- tools/build/feature/Makefile 5 additions, 5 deletionstools/build/feature/Makefile
- tools/gpio/Makefile 1 addition, 1 deletiontools/gpio/Makefile
- tools/include/uapi/linux/usbdevice_fs.h 201 additions, 0 deletionstools/include/uapi/linux/usbdevice_fs.h
- tools/perf/Makefile.config 23 additions, 21 deletionstools/perf/Makefile.config
- tools/perf/Makefile.perf 8 additions, 0 deletionstools/perf/Makefile.perf
- tools/perf/builtin-c2c.c 2 additions, 2 deletionstools/perf/builtin-c2c.c
- tools/perf/builtin-script.c 18 additions, 3 deletionstools/perf/builtin-script.c
- tools/perf/builtin-trace.c 97 additions, 45 deletionstools/perf/builtin-trace.c
- tools/perf/check-headers.sh 1 addition, 0 deletionstools/perf/check-headers.sh
- tools/perf/trace/beauty/beauty.h 7 additions, 0 deletionstools/perf/trace/beauty/beauty.h
- tools/perf/trace/beauty/ioctl.c 22 additions, 0 deletionstools/perf/trace/beauty/ioctl.c
- tools/perf/trace/beauty/mmap.c 1 addition, 1 deletiontools/perf/trace/beauty/mmap.c
- tools/perf/trace/beauty/seccomp.c 2 additions, 2 deletionstools/perf/trace/beauty/seccomp.c
- tools/perf/trace/beauty/usbdevfs_ioctl.sh 19 additions, 0 deletionstools/perf/trace/beauty/usbdevfs_ioctl.sh
- tools/perf/util/dump-insn.c 8 additions, 0 deletionstools/perf/util/dump-insn.c
- tools/perf/util/dump-insn.h 2 additions, 0 deletionstools/perf/util/dump-insn.h
- tools/perf/util/intel-bts.c 2 additions, 2 deletionstools/perf/util/intel-bts.c
- tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c 8 additions, 0 deletionstools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c
- tools/perf/util/intel-pt.c 3 additions, 3 deletionstools/perf/util/intel-pt.c
Loading
Please register or sign in to comment