Commit Graph

464 Commits (1f6340bd431921f9b6dc995973eb065d6c14f024)

Author SHA1 Message Date
Peter Zijlstra 468a15bb4c sched, trace: update trace_sched_wakeup() 16 years ago
Steven Rostedt 98db8df777 ring-buffer: prevent false positive warning 16 years ago
Steven Rostedt a8ccf1d6f6 ring-buffer: fix dangling commit race 16 years ago
Pekka J Enberg 213cc06079 ftrace: introduce tracing_reset_online_cpus() helper 16 years ago
Ingo Molnar c71dd42db2 tracing: fix warnings in kernel/trace/trace_sched_switch.c 16 years ago
Ingo Molnar 3bddb9a324 tracing: fix warning in kernel/trace/trace.c 16 years ago
Lai Jiangshan 6d102bc68f tracing/ring-buffer: remove unused ring_buffer size 16 years ago
Thomas Gleixner 3d9101e925 trace: fix task state printout 16 years ago
Steven Rostedt ea3a6d6d60 ftrace: add not to regex on filtering functions 16 years ago
Steven Rostedt e05a43b744 trace: better use of stack_trace_enabled for boot up code 16 years ago
Steven Rostedt f38f1d2aa5 trace: add a way to enable or disable the stack tracer 16 years ago
Frederic Weisbecker 66896a85cf tracing/ftrace: add the printk-msg-only option 16 years ago
Frederic Weisbecker 2c2d7329d8 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() 16 years ago
Frederic Weisbecker f8b755ac8e tracing/function-graph-tracer: Output arrows signal on hardirq call/return 16 years ago
Markus Metzger a93751cab7 x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface 16 years ago
Ingo Molnar e726f5f91e tracing/function-graph-tracer: fix 'flags' variable mismatch 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Frederic Weisbecker 8e1b82e086 tracing/function-graph-tracer: turn tracing_selftest_running into an int 16 years ago
Frederic Weisbecker decbec3838 tracing/function-graph-tracer: implement a print_headers function 16 years ago
Steven Rostedt 21bbecdaae ftrace: use init_struct_pid as swapper pid 16 years ago
Frederic Weisbecker 21a8c466f9 tracing/ftrace: provide the macro task_curr_ret_stack() 16 years ago
Frederic Weisbecker 77d683f3e0 tracing/ftrace: fix the check of ftrace_trace_task 16 years ago
Frederic Weisbecker ff32504fdc tracing/ftrace: don't insert TRACE_PRINT during selftests 16 years ago
Frederic Weisbecker 1fd8f2a3f9 tracing/function-graph-tracer: handle ftrace_printk entries 16 years ago
Liming Wang faec2ec505 ftrace: avoid duplicated function when writing set_graph_function 16 years ago
Ingo Molnar 6b2539302b tracing: fix typo and missing inline function 16 years ago
Steven Rostedt e32d895691 ftrace: add ability to only trace swapper tasks 16 years ago
Steven Rostedt 978f3a45d9 ftrace: use struct pid 16 years ago
Steven Rostedt 804a685162 ftrace: trace single pid for function graph tracer 16 years ago
Steven Rostedt 0ef8cde56a ftrace: use task struct trace flag to filter on pid 16 years ago
Steven Rostedt ea4e2bc4d9 ftrace: graph of a single function 16 years ago
Steven Rostedt 0a37119d96 trace: fix output of stack trace 16 years ago
Ingo Molnar 764f3b9513 tracing/function-graph-tracer: enabled by default 16 years ago
Frederic Weisbecker 166d3c7994 tracing/function-graph-tracer: improve duration output 16 years ago
Frederic Weisbecker 11e84acc40 tracing/function-graph-tracer: display unified style cmdline and pid 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Steven Rostedt 044fa782eb ring-buffer: change "page" variable names to "bpage" 16 years ago
Steven Rostedt 14a866c567 ftrace: add ftrace_graph_stop() 16 years ago
Steven Rostedt 8789a9e7df ring-buffer: read page interface 16 years ago
Steven Rostedt abc9b56d66 ring-buffer: move some metadata into buffer page 16 years ago
Steven Rostedt a5e25883a4 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Liming Wang 66eafebc10 function trace: fix a bug of single thread function trace 16 years ago
Frederic Weisbecker 65c6dc6adb tracing/branch-tracer: include missing irqflags.h 16 years ago
Liming Wang 50cdaf08a8 ftrace: improve seq_operation of ftrace 16 years ago
Török Edwin c7425acb42 tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE 16 years ago
Ingo Molnar d51090b346 tracing/function-graph-tracer: more output tweaks 16 years ago
Frederic Weisbecker 1a056155ed tracing/function-graph-tracer: adjustments of the trace informations 16 years ago
Frederic Weisbecker 83a8df618e tracing/function-graph-tracer: enhancements for the trace output 16 years ago
Lai Jiangshan 4f5a7f40dd ftrace: prevent recursion 16 years ago