Commit Graph

169153 Commits (a9b495b0d35859971d6896293f6d0a0d880c7dfb)
 

Author SHA1 Message Date
Masami Hiramatsu a9b495b0d3 perf probe: Change probe-added message more user-friendly 15 years ago
Masami Hiramatsu 278498d438 perf probe: Change event list format 15 years ago
Stephen Rothwell 6ab8886326 perf: hw_breakpoints: Fix percpu namespace clash 15 years ago
Arnd Bergmann 2ff6cfd707 perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space 15 years ago
Masami Hiramatsu d3a2dbf844 perf probe: Use pr_debug for debug message 15 years ago
Masami Hiramatsu 849884508e perf probe: Check e_snprintf() format string 15 years ago
Masami Hiramatsu e1d2017b24 perf probe: Fix event namelist to duplicate string 15 years ago
Juha Leppanen d56728b8d7 perf probe: Fix strtailcmp() to compare s1and s2[0] 15 years ago
Masami Hiramatsu d32ba45503 x86 insn: Delete empty or incomplete inat-tables.c 15 years ago
OGAWA Hirofumi cbe5c34c8c x86: Compile insn.c and inat.c only for KPROBES 15 years ago
Ulrich Drepper 180570fdb7 perf tools: Optimize parse_subsystem_tracepoint_event() 15 years ago
Tom Zanussi 67a6259ec9 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily 15 years ago
Ingo Molnar 11a80ddbf3 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent 15 years ago
Frederic Weisbecker 56053170ea hw-breakpoints: Fix task-bound breakpoint slot allocation 15 years ago
Frederic Weisbecker ed872d09ef hw-breakpoints: Zeroe the breakpoint attrs on initialization 15 years ago
Tom Zanussi 3a9a0beba2 perf trace/scripting: Fix compile error when libperl not installed 15 years ago
Xiao Guangrong f48f669d42 perf_event: Eliminate raw->size 15 years ago
Xiao Guangrong d9541ed324 perf_event: Fix __dsos__write_buildid_table() 15 years ago
Xiao Guangrong d8bd9e0aed perf_event: Fix raw event processing 15 years ago
Xiao Guangrong c0777c5aa8 perf/sched: Fix 'perf sched trace' 15 years ago
Arnaldo Carvalho de Melo b9b1e1c71a perf buildid-list: Fix copy'n'paste help message 15 years ago
OGAWA Hirofumi 7691b1ec2e perf tools: Misc small fixes 15 years ago
OGAWA Hirofumi 180f95e29a perf: Make common SAMPLE_EVENT parser 15 years ago
OGAWA Hirofumi 028c515253 perf timechart: Fix header handling 15 years ago
Jean Delvare be2bf0a2df x86, perf probe: Fix warning in test_get_len() 15 years ago
Julia Lawall 59b4caeb79 perf tools: Correct size computation in tracepoint_id_to_path() 15 years ago
Frederic Weisbecker af2d8289f5 x86: Fixup wrong irq frame link in stacktraces 15 years ago
Frederic Weisbecker b625b3b3b7 x86: Fixup wrong debug exception frame link in stacktraces 15 years ago
Frederic Weisbecker 7f33f9c5cc x86/perf: Exclude the debug stack from the callchains 15 years ago
Frederic Weisbecker c0dfb2feb6 perf: Remove the "event" callback from perf events 15 years ago
Frederic Weisbecker b326e9560a hw-breakpoints: Use overflow handler instead of the event callback 15 years ago
Frederic Weisbecker 2f0993e0fb hw-breakpoints: Drop callback and task parameters from modify helper 15 years ago
Frederic Weisbecker 9cef30815b perf: Remove unused struct perf_event::event_callback 15 years ago
Frederic Weisbecker 189f202ed1 perf: Remove pointless union that wraps the hw breakpoint fields 15 years ago
Frederic Weisbecker ed54d0f980 hw-breakpoints: Add two reserved fields for future extensions 15 years ago
Ingo Molnar d103d01e4b Merge branch 'perf/probes' into perf/core 15 years ago
Ingo Molnar 26fb20d008 Merge branch 'perf/mce' into perf/core 15 years ago
Ingo Molnar 23ba90e328 Merge branch 'perf/scripting' into perf/core 15 years ago
Masami Hiramatsu e859cf8656 x86: Fix comments of register/stack access functions 15 years ago
Liming Wang 93aaa45a6a perf tools: Replace %m with %a in sscanf 15 years ago
Frederic Weisbecker 1cedae7290 hw-breakpoints: Keep track of user disabled breakpoints 15 years ago
Frederic Weisbecker 6b62fe019e tracing/syscalls: Make syscall events print callbacks static 15 years ago
Jason Baron 3a9089fd78 tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook 15 years ago
Kristian Høgsberg ec70ccd806 perf: Don't free perf_mmap_data until work has been done 15 years ago
Xiao Guangrong bdad0db7db perf_event: Fix compile error 15 years ago
Liming Wang c19e33aa84 perf tools: Fix _GNU_SOURCE macro related strndup() build error 15 years ago
Lai Jiangshan 7be077f563 trace_syscalls: Remove unused syscall_name_to_nr() 15 years ago
Lai Jiangshan 3bbe84e9d3 trace_syscalls: Simplify syscall profile 15 years ago
Lai Jiangshan a1301da099 trace_syscalls: Remove duplicate init_enter_##sname() 15 years ago
Lai Jiangshan c252f65793 trace_syscalls: Add syscall_nr field to struct syscall_metadata 15 years ago