-
- Downloads
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "A handful of tooling fixes" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf stat: Wait for the correct child perf tools: Support running perf binaries with a dash in their name perf config: Check not only section->from_system_config but also item's perf ui progress: Fix progress update perf ui progress: Make sure we always define step value perf tools: Open perf.data with O_CLOEXEC flag tools lib api: Fix make DEBUG=1 build perf tests: Fix compile when libunwind's unwind.h is available tools include linux: Guard against redefinition of some macros
Showing
- tools/include/linux/compiler-gcc.h 6 additions, 3 deletionstools/include/linux/compiler-gcc.h
- tools/lib/api/Makefile 7 additions, 1 deletiontools/lib/api/Makefile
- tools/perf/builtin-config.c 1 addition, 1 deletiontools/perf/builtin-config.c
- tools/perf/builtin-stat.c 1 addition, 1 deletiontools/perf/builtin-stat.c
- tools/perf/perf.c 10 additions, 4 deletionstools/perf/perf.c
- tools/perf/tests/dwarf-unwind.c 1 addition, 1 deletiontools/perf/tests/dwarf-unwind.c
- tools/perf/ui/progress.c 7 additions, 2 deletionstools/perf/ui/progress.c
- tools/perf/util/data.c 12 additions, 1 deletiontools/perf/util/data.c
Loading
Please register or sign in to comment