Commit Graph

274 Commits (53664738c122bfe8b0e489fddaf2ab265c9133c8)

Author SHA1 Message Date
Steven Rostedt 27d48be844 tracing: consolidate print_lat_fmt and print_trace_fmt 16 years ago
Steven Rostedt 5fd73f8624 tracing: remove extra latency_trace method from trace structure 16 years ago
Steven Rostedt c032ef64d6 tracing: add latency output format option 16 years ago
Steven Rostedt e74da5235c tracing: fix seq read from trace files 16 years ago
Steven Rostedt 2dc5d12b1f tracing: do not return EFAULT if read copied anything 16 years ago
Steven Rostedt e543ad7691 tracing: add cpu_file intialization for ftrace_dump 16 years ago
Peter Zijlstra efed792d67 tracing: add lockdep tracepoints for lock acquire/release 16 years ago
Steven Rostedt 2cadf9135e tracing: add binary buffer files for use with splice 16 years ago
Steven Rostedt f9520750c4 tracing: make trace_seq_reset global and rename to trace_seq_init 16 years ago
Steven Rostedt ef5580d0ff tracing: add interface to write into current tracer buffer 16 years ago
Steven Rostedt 0cfe82451d tracing: replace kzalloc with kcalloc 16 years ago
Steven Rostedt 5c6a3ae1b4 tracing: use newline separator for trace options list 16 years ago
Steven Rostedt 85a2f9b46f tracing: use pointer error returns for __tracing_open 16 years ago
Steven Rostedt d8e83d26b5 tracing: add protection around open use of current_tracer 16 years ago
Steven Rostedt 577b785f55 tracing: add tracer dependent options to options directory 16 years ago
Steven Rostedt a825907507 tracing: add options directory and core option files 16 years ago
Frederic Weisbecker 8656e7a2fa tracing/core: make the per cpu trace files in per cpu directories 16 years ago
Frederic Weisbecker d7350c3f45 tracing/core: make the read callbacks reentrants 16 years ago
Frederic Weisbecker b04cc6b1f6 tracing/core: introduce per cpu tracing files 16 years ago
Ingo Molnar 886b5b73d7 tracing: remove /debug/tracing/latency_trace 16 years ago
Frederic Weisbecker fa7c7f6e11 tracing/core: remove unused parameter in tracing_fill_pipe_page() 16 years ago
Frederic Weisbecker 6eaaa5d57e tracing/core: use appropriate waiting on trace_pipe 16 years ago
Wenji Huang af51309845 tracing: use the more proper parameter 16 years ago
Hannes Eder e7669b8e32 tracing: fix sparse warning: attribute function with __acquires/__releases 16 years ago
Hannes Eder 5e39841c45 tracing: fix sparse warnings: fix (un-)signedness 16 years ago
Hannes Eder 4fd2735881 tracing: fix sparse warnings: make symbols static 16 years ago
Wenji Huang c3706f005c tracing: fix typos in comments 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
Arnaldo Carvalho de Melo b5db03c435 tracing: handle unregistering the current tracer 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 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
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
Arnaldo Carvalho de Melo 9011262a37 ftrace: add ftrace_vprintk 16 years ago
Steven Rostedt b06a830183 trace: fix logic to start/stop counting 16 years ago
Steven Rostedt 97b17efe45 ring-buffer: do not swap if recording is disabled 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