Commit Graph

493 Commits (151ab36a2ea0b3181d103f7244636e0d16e685de)

Author SHA1 Message Date
Steven Rostedt 4b3e3d2284 tracing: limit the number of loops the ring buffer self test can make 16 years ago
Steven Rostedt 4d7a077c0c tracing: have function trace select kallsyms 16 years ago
Steven Rostedt 0c5119c1e6 tracing: disable tracing while testing ring buffer 16 years ago
Frederic Weisbecker 5b058bcde9 tracing/function-graph-tracer: trace the idle tasks 16 years ago
Pekka Paalanen 6bc5c366b1 trace: mmiotrace to the tracer menu in Kconfig 16 years ago
Pekka Paalanen 391b170f10 mmiotrace: count events lost due to not recording 16 years ago
Oleg Nesterov 229c4ef8ae ftrace: do_each_pid_task() needs rcu lock 16 years ago
Steven Rostedt 91a8d07d82 ring-buffer: reset timestamps when ring buffer is reset 16 years ago
Steven Rostedt 1092307d58 trace: set max latency variable to zero on default 16 years ago
Steven Rostedt a442e5e0a2 trace: stop all recording to ring buffer on ftrace_dump 16 years ago
Steven Rostedt faf6861ebd trace: print ftrace_dump at KERN_EMERG log level 16 years ago
Lai Jiangshan 551b4048b3 ring_buffer: reset write when reserve buffer fail 16 years ago
Frederic Weisbecker 00f57f545a tracing/function-graph-tracer: fix a regression while suspend to disk 16 years ago
Steven Rostedt 082605de5f ring-buffer: fix alignment problem 16 years ago
Robert Richter 465634adc1 ring_buffer: fix ring_buffer_event_length() 16 years ago
Rusty Russell 4462344ee9 cpumask: convert kernel trace functions further 16 years ago
Rusty Russell 9e01c1b74c cpumask: convert kernel trace functions 16 years ago
Huang Weiyi 1af237a099 tracing: removed duplicated #include 16 years ago
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
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 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
Robert Richter c4f50183f9 ring_buffer: adding EXPORT_SYMBOLs 16 years ago
Robert Richter e2ac8ef576 ftrace: remove unused function arg in trace_iterator_increment() 16 years ago
Robert Richter 68814b58c5 ring_buffer: update description for ring_buffer_alloc() 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