Commit Graph

702 Commits (546e5354a6e4ec760ac03ef1148e9a4762abb5f5)

Author SHA1 Message Date
Wenji Huang f54fc98aa6 tracing: remove unneeded variable 16 years ago
Tobias Klauser 4543ae7ce1 tracing: storage class should be before const qualifier 16 years ago
Lai Jiangshan 667d241258 ring_buffer: fix ring_buffer_read_page() 16 years ago
Lai Jiangshan b85fa01ed9 ring_buffer: fix typing mistake 16 years ago
Steven Rostedt 34cd4998d3 tracing: clean up splice code 16 years ago
Eduard - Gabriel Munteanu ff98781bab tracing: Move pipe waiting code out of tracing_read_pipe(). 16 years ago
Eduard - Gabriel Munteanu 3c56819b14 tracing: splice support for tracing_pipe 16 years ago
Frederic Weisbecker b91facc367 tracing/function-graph-tracer: handle the leaf functions from trace_pipe 16 years ago
Ingo Molnar 1dfba05d0f tracing/blktrace: move the tracing file to kernel/trace, fix 16 years ago
Arnaldo Carvalho de Melo b5db03c435 tracing: handle unregistering the current tracer 16 years ago
Frederic Weisbecker 1292211058 tracing/power: move the power trace headers to a dedicated file 16 years ago
Frederic Weisbecker 7447dce96f tracing/function-graph-tracer: provide a selftest for the function graph tracer 16 years ago
Frederic Weisbecker 2db270a80b tracing/blktrace: move the tracing file to kernel/trace 16 years ago
Wenji Huang 57794a9d48 trace: trivial fixes in comment typos. 16 years ago
Steven Rostedt a81bd80a0b ring-buffer: use generic version of in_nmi 16 years ago
Steven Rostedt 78d904b46a ring-buffer: add NMI protection for spinlocks 16 years ago
Steven Rostedt 1830b52d0d trace: remove deprecated entry->cpu 16 years ago
Arnaldo Carvalho de Melo b6f11df26f trace: Call tracing_reset_online_cpus before tracer->init() 16 years ago
Arnaldo Carvalho de Melo 51a763dd84 tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} 16 years ago
Arnaldo Carvalho de Melo 0a9877514c ring_buffer: remove unused flags parameter 16 years ago
Steven Rostedt dac7494028 trace: code style clean up 16 years ago
Arnaldo Carvalho de Melo 7be421510b trace: Remove unused trace_array_cpu parameter 16 years ago
Arnaldo Carvalho de Melo 97e5b191ae trace_branch: Remove unused function 16 years ago
Arnaldo Carvalho de Melo 268ccda0cb trace: assign defaults at register_ftrace_event 16 years ago
Arnaldo Carvalho de Melo ae7462b4f1 trace: make the trace_event callbacks return enum print_line_t 16 years ago
Arnaldo Carvalho de Melo d9793bd801 trace: judicious error checking of trace_seq results 16 years ago
Oleg Nesterov 229c4ef8ae ftrace: do_each_pid_task() needs rcu lock 16 years ago
Arnaldo Carvalho de Melo 2c9b238eb3 trace: Change struct trace_event callbacks parameter list 16 years ago
Frederic Weisbecker c4a8e8be2d trace: better manage the context info for events 16 years ago
Steven Rostedt 79fb0768fb trace: let boot trace be chosen by command line 16 years ago
Steven Rostedt b2821ae68b trace: fix default boot up tracer 16 years ago
Randy Dunlap ecf441b593 kmemtrace: fix printk formats, fix 16 years ago
Arnaldo Carvalho de Melo b3a8c34886 trace_sched_wakeup: Remove unused variable 16 years ago
Arnaldo Carvalho de Melo f04109bf1b trace: Use tracing_reset_online_cpus in more places 16 years ago
Arnaldo Carvalho de Melo c71a896154 blktrace: add ftrace plugin 16 years ago
Arnaldo Carvalho de Melo 9011262a37 ftrace: add ftrace_vprintk 16 years ago
Randy Dunlap cc2f6d90e9 kmemtrace: fix printk format warnings 16 years ago
Frederic Weisbecker 9005f3ebeb tracing/function-graph-tracer: various fixes and features 16 years ago
Steven Rostedt b06a830183 trace: fix logic to start/stop counting 16 years ago
Steven Rostedt 94523e818f trace: remove internal irqsoff disabling for trace output 16 years ago
Steven Rostedt 91a8d07d82 ring-buffer: reset timestamps when ring buffer is reset 16 years ago
Steven Rostedt 69507c0653 ring-buffer: reset timestamps when ring buffer is reset 16 years ago
Steven Rostedt f8ec1062f5 wakeup-tracer: show scheduling data in output 16 years ago
Steven Rostedt 3244351c31 trace: separate out rt tasks from wakeup tracer 16 years ago
Steven Rostedt 97b17efe45 ring-buffer: do not swap if recording is disabled 16 years ago
Steven Rostedt 5bc4564b22 trace: do not disable wake up tracer on output of trace 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