Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf tooling fixes from Ingo Molnar: "A handful of tooling fixes all across the map, no kernel changes" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: tools headers uapi: Update linux/in.h copy perf probe: Do not depend on dwfl_module_addrsym() perf probe: Fix to delete multiple probe event perf parse-events: Fix reading of invalid memory in event parsing perf python: Fix clang detection when using CC=clang-version perf map: Fix off by one in strncpy() size argument tools: Let O= makes handle a relative path with -C option
Showing
- tools/include/uapi/linux/in.h 2 additions, 0 deletionstools/include/uapi/linux/in.h
- tools/perf/Makefile 1 addition, 1 deletiontools/perf/Makefile
- tools/perf/util/map.c 1 addition, 1 deletiontools/perf/util/map.c
- tools/perf/util/parse-events.c 23 additions, 23 deletionstools/perf/util/parse-events.c
- tools/perf/util/probe-file.c 3 additions, 0 deletionstools/perf/util/probe-file.c
- tools/perf/util/probe-finder.c 8 additions, 3 deletionstools/perf/util/probe-finder.c
- tools/perf/util/setup.py 6 additions, 4 deletionstools/perf/util/setup.py
- tools/scripts/Makefile.include 2 additions, 2 deletionstools/scripts/Makefile.include
Loading
Please register or sign in to comment