Commit Graph

113680 Commits (9e57fb35d711331a9b1410c5c56ebeb3733428a0)
 

Author SHA1 Message Date
Pekka Paalanen 9e57fb35d7 x86 mmiotrace: implement mmiotrace_printk() 17 years ago
Pekka Paalanen 801fe40001 ftrace: add trace_vprintk() 17 years ago
Pekka Paalanen 45dcd8b8a8 ftrace: move mmiotrace functions out of trace.c 17 years ago
Pekka Paalanen bbe5c7830c x86 mmiotrace: fix a rare memory leak 17 years ago
Steven Rostedt 644f991d4b ftrace: fix unlocking of hash 17 years ago
Steven Rostedt c0719e5a4b ftrace: use ftrace_release for all dynamic ftrace functions 17 years ago
Ingo Molnar d3ee6d9928 ftrace: make it depend on DEBUG_KERNEL 17 years ago
Peter Zijlstra 80b5e94005 ftrace: sched_switch: show the wakee's cpu 17 years ago
Peter Zijlstra f09ce573f5 ftrace: make ftrace_printk usable with the other tracers 17 years ago
Steven Rostedt 5a90f577e5 ftrace: print continue index fix 17 years ago
Steven Rostedt 652567aa20 ftrace: binary and not logical for continue test 17 years ago
Michael Ellerman a6168353d1 ftrace: make output nicely spaced for up to 999 cpus 17 years ago
Ingo Molnar 2ff01c6a17 stack tracer: depends on DEBUG_KERNEL 17 years ago
Steven Rostedt 1b6cced6ec ftrace: stack trace add indexes 17 years ago
Steven Rostedt d53475b5aa ftrace: remove warning of old objcopy and local functions 17 years ago
Steven Rostedt 3b47bfc1fc ftrace: remove direct reference to mcount in trace code 17 years ago
Steven Rostedt e5a81b629e ftrace: add stack tracer 17 years ago
Andrew Morton b3a3204174 kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable 17 years ago
Steven Rostedt f2f8458e75 ftrace: objcopy version test for local symbols 17 years ago
Ingo Molnar ac8825ec6d ftrace: clean up macro usage 17 years ago
Stephen Rothwell 2d7da80f71 ftrace: fix build failure 17 years ago
Steven Rostedt 6f93fc076a ftrace: x86 use copy to and from user functions 17 years ago
Steven Rostedt 8feff1cacc ftrace: handle weak symbol functions 17 years ago
Steven Rostedt d74fcd1e4e ftrace: update recordmount.pl arch changes 17 years ago
Jeremy Fitzhardinge 6a4917e3ae ftrace: fix build problem with CONFIG_FTRACE 17 years ago
Huang Ying 3700273586 ftrace: fix incorrect comment style of __ftrace_enabled_save() 17 years ago
Steven Rostedt 99ecdc43bc ftrace: add necessary locking for ftrace records 17 years ago
Steven Rostedt 00fd61aee1 ftrace: do not init module on ftrace disabled 17 years ago
Frédéric Weisbecker 98a983aad2 ftrace: fix some mistakes in error messages 17 years ago
Ingo Molnar 3989cce82b ftrace: scripts/recordmcount.pl cross-build hack 17 years ago
Ingo Molnar c5131ad6c3 ftrace: ftrace_kill_atomic() build fix 17 years ago
Ingo Molnar 7b928c23fa ftrace: build fix 17 years ago
Steven Rostedt 3f5a54e371 ftrace: dump out ftrace buffers to console on panic 17 years ago
Steven Rostedt 2f2c99dba2 ftrace: ftrace_printk doc moved 17 years ago
Steven Rostedt dd0e545f06 ftrace: printk formatting infrastructure 17 years ago
Steven Rostedt 2e2ca155cd ftrace: new continue entry - separate out from trace_entry 17 years ago
Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount 17 years ago
Steven Rostedt 28614889bc ftrace: move notrace to compiler.h 17 years ago
Steven Rostedt a9fdda33cd ftrace: do not show freed records in available_filter_functions 17 years ago
Steven Rostedt 732f3ca7d4 ftrace: use only 5 byte nops for x86 17 years ago
Steven Rostedt 0a37605c22 ftrace: x86 mcount stub 17 years ago
Steven Rostedt e4b2b88661 ftrace: enable using mcount recording on x86 17 years ago
Steven Rostedt 29e71abf56 ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD 17 years ago
Steven Rostedt 90d595fe5c ftrace: enable mcount recording for modules 17 years ago
Steven Rostedt 68bf21aa15 ftrace: mcount call site on boot nops core 17 years ago
Steven Rostedt 8da3821ba5 ftrace: create __mcount_loc section 17 years ago
Ingo Molnar 8b1fa1d7b2 ftrace: mark lapic_wd_event() notrace 17 years ago
Ingo Molnar 36dcd67ae9 ftrace: ignore functions that cannot be kprobe-ed 17 years ago
Mathieu Desnoyers 9795302acf tracepoints: use TABLE_SIZE macro 17 years ago
Pekka Paalanen 611b159768 x86: fix mmiotrace 8-bit register decoding 17 years ago