Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Mostly tooling fixes, plus a static key fix fixing /sys/devices/cpu/rdpmc" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf tools: Really allow to specify custom CC, AR or LD perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT perf hists browser: Take the --comm, --dsos, etc filters into account perf symbols: Store if there is a filter in place x86, perf: Fix static_key bug in load_mm_cr4() tools: Copy lib/hweight.c from the kernel sources perf tools: Fix the detached tarball wrt rbtree copy perf thread_map: Fix the sizeof() calculation for map entries tools lib: Improve clean target perf stat: Fix shadow declaration of close perf tools: Fix lockup using 32-bit compat vdso
Showing
- arch/x86/include/asm/mmu_context.h 1 addition, 1 deletionarch/x86/include/asm/mmu_context.h
- tools/lib/api/Makefile 1 addition, 1 deletiontools/lib/api/Makefile
- tools/lib/hweight.c 62 additions, 0 deletionstools/lib/hweight.c
- tools/lib/traceevent/Makefile 1 addition, 1 deletiontools/lib/traceevent/Makefile
- tools/perf/MANIFEST 1 addition, 1 deletiontools/perf/MANIFEST
- tools/perf/Makefile.perf 16 additions, 3 deletionstools/perf/Makefile.perf
- tools/perf/builtin-stat.c 2 additions, 2 deletionstools/perf/builtin-stat.c
- tools/perf/ui/browsers/hists.c 1 addition, 1 deletiontools/perf/ui/browsers/hists.c
- tools/perf/util/Build 1 addition, 1 deletiontools/perf/util/Build
- tools/perf/util/auxtrace.c 5 additions, 5 deletionstools/perf/util/auxtrace.c
- tools/perf/util/python-ext-sources 2 additions, 2 deletionstools/perf/util/python-ext-sources
- tools/perf/util/symbol.c 2 additions, 0 deletionstools/perf/util/symbol.c
- tools/perf/util/symbol.h 2 additions, 1 deletiontools/perf/util/symbol.h
- tools/perf/util/thread_map.c 1 addition, 2 deletionstools/perf/util/thread_map.c
- tools/perf/util/vdso.c 3 additions, 5 deletionstools/perf/util/vdso.c
Loading
Please register or sign in to comment