Commit Graph

180139 Commits (2cc4452bc31fc1cde6f0b64a4eb13269f982787d)
 

Author SHA1 Message Date
Don Zickus 2cc4452bc3 nmi_watchdog: Fix undefined 'apic' build bug 15 years ago
Don Zickus 96ca4028ac nmi_watchdog: Properly configure for software events 15 years ago
Don Zickus 6081b6cd97 nmi_watchdog: support for oprofile 15 years ago
Don Zickus cf454aecb3 nmi_watchdog: Fallback to software events when no hardware pmu detected 15 years ago
Don Zickus 504d7cf10e nmi_watchdog: Compile and portability fixes 15 years ago
Don Zickus c3128fb6ad nmi_watchdog: Use a boolean config flag for compiling 15 years ago
Ingo Molnar 8e7672cdb4 nmi_watchdog: Only enable on x86 for now 15 years ago
Don Zickus 84e478c6f1 nmi_watchdog: Config option to enable new nmi_watchdog 15 years ago
Don Zickus 1fb9d6ad27 nmi_watchdog: Add new, generic implementation, using perf events 15 years ago
Don Zickus e40b17208b x86: Move notify_die from nmi.c to traps.c 15 years ago
Masami Hiramatsu 076dc4a65a x86/alternatives: Fix build warning 15 years ago
Arnaldo Carvalho de Melo 5f48536436 perf top: Use address pattern in lookup_sym_source 15 years ago
Kirill Smelkov ee11b90b12 perf top: Fix annotate for userspace 15 years ago
Masami Hiramatsu 5ecaafdbf4 kprobes: Add mcount to the kprobes blacklist 15 years ago
Ingo Molnar 2161db9693 perf tools: Fix session init on non-modular kernels 15 years ago
Xiao Guangrong f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 years ago
Stephane Eranian 447a194b39 perf_events, x86: Fix bug in hw_perf_enable() 15 years ago
Peter Zijlstra fce877e3a4 bitops: Ensure the compile time HWEIGHT is only used for such 15 years ago
Peter Zijlstra 8c48e44419 perf_events, x86: Implement intel core solo/duo support 15 years ago
Peter Zijlstra 9717e6cd3d perf_events: Optimize perf_event_task_tick() 15 years ago
Masami Hiramatsu f24bb999d2 ftrace: Remove record freezing 15 years ago
Masami Hiramatsu 4554dbcb85 kprobes: Check probe address is reserved 15 years ago
Masami Hiramatsu 2cfa19780d ftrace/alternatives: Introducing *_text_reserved functions 15 years ago
Masami Hiramatsu 615d0ebbc7 kprobes: Disable booster when CONFIG_PREEMPT=y 15 years ago
Mike Galbraith 57d818895f perf annotate: Fix perf top module symbol annotation 15 years ago
Kirill Smelkov 6cff0e8dba perf top: Teach it to autolocate vmlinux 15 years ago
Kirill Smelkov 7a2b620986 perf annotate: Fix it for non-prelinked *.so 15 years ago
Arnaldo Carvalho de Melo 29a9f66d70 perf tools: Adjust some verbosity levels 15 years ago
Arnaldo Carvalho de Melo 6122e4e4f5 perf record: Stop intercepting events, use postprocessing to get build-ids 15 years ago
Arnaldo Carvalho de Melo 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 years ago
Arnaldo Carvalho de Melo 8ad94c6052 perf probe: Don't use a perf_session instance just to resolve symbols 15 years ago
Arnaldo Carvalho de Melo 8d92c02ab0 perf symbols: Ditch vdso global variable 15 years ago
Arnaldo Carvalho de Melo 6275ce2d5f perf symbols: Fixup vsyscall maps 15 years ago
Arnaldo Carvalho de Melo 9de89fe7c5 perf symbols: Remove perf_session usage in symbols layer 15 years ago
Xiao Guangrong b8f46c5a34 perf tools: Use O_LARGEFILE to open perf data file 15 years ago
Ingo Molnar 59f411b62c perf lock: Clean up various details 15 years ago
Hitoshi Mitake 9b5e350c7a perf lock: Introduce new tool "perf lock", for analyzing lock statistics 15 years ago
Hitoshi Mitake c965be10ca perf lock: Enhance information of lock trace events 15 years ago
Hitoshi Mitake 18e97e06b5 perf: Add util/include/linuxhash.h to include hash.h of kernel 15 years ago
Hitoshi Mitake 86d8d29634 perf tools: Add __data_loc support 15 years ago
Hitoshi Mitake a8e6f734ce Revert "perf record: Intercept all events" 15 years ago
John Kacur 6a1b751fb8 perf: Ignore perf-archive temp file 15 years ago
Thiago Farina 4c574159d0 tools/perf/perf.c: Clean up trivial style issues 15 years ago
Ingo Molnar ae7f6711d6 Merge branch 'perf/urgent' into perf/core 15 years ago
Arnaldo Carvalho de Melo 64abebf731 perf session: Create kernel maps in the constructor 15 years ago
Arnaldo Carvalho de Melo fd1d908c54 perf symbols: Split helpers used when creating kernel dso object 15 years ago
Arnaldo Carvalho de Melo a19afe4641 perf symbols: Factor out dso__load_vmlinux_path() 15 years ago
Arnaldo Carvalho de Melo 72b8fa1730 perf top: Exit if specified --vmlinux can't be used 15 years ago
Peter Zijlstra 75c9f3284a perf_events: Fix sample_period transfer on inherit 15 years ago
Peter Zijlstra 18c01f8abf perf_events, x86: Remove spurious counter reset from x86_pmu_enable() 15 years ago