-
- 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: "Two kprobes fixes and a handful of tooling fixes" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf tools: Make sparc64 arch point to sparc perf symbols: Define EM_AARCH64 for older OSes perf top: Fix SIGBUS on sparc64 perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag perf tools: Fix pthread_attr_setaffinity_np build error perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check perf bench: Fix order of arguments to memcpy_alloc_mem kprobes/x86: Check for invalid ftrace location in __recover_probed_insn() kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
No related branches found
No related tags found
Showing
- arch/x86/kernel/kprobes/core.c 40 additions, 14 deletionsarch/x86/kernel/kprobes/core.c
- arch/x86/kernel/kprobes/opt.c 2 additions, 0 deletionsarch/x86/kernel/kprobes/opt.c
- tools/perf/bench/mem-memcpy.c 2 additions, 2 deletionstools/perf/bench/mem-memcpy.c
- tools/perf/config/Makefile.arch 4 additions, 0 deletionstools/perf/config/Makefile.arch
- tools/perf/config/feature-checks/Makefile 1 addition, 1 deletiontools/perf/config/feature-checks/Makefile
- tools/perf/config/feature-checks/test-pthread-attr-setaffinity-np.c 2 additions, 1 deletion.../config/feature-checks/test-pthread-attr-setaffinity-np.c
- tools/perf/util/cloexec.c 15 additions, 3 deletionstools/perf/util/cloexec.c
- tools/perf/util/evlist.h 1 addition, 1 deletiontools/perf/util/evlist.h
- tools/perf/util/symbol-elf.c 5 additions, 0 deletionstools/perf/util/symbol-elf.c
Loading
Please register or sign in to comment