Commit Graph

479 Commits (c4be0c1dc4cdc37b175579be1460f15ac6495e9a)

Author SHA1 Message Date
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
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