Commit Graph

917 Commits (a8d154b009168337494fbf345671bab74d3e4b8b)

Author SHA1 Message Date
Steven Rostedt ea20d9293c tracing: consolidate trace and trace_event headers 16 years ago
Tom Zanussi 0a19e53c15 tracing/filters: allow on-the-fly filter switching 16 years ago
Tom Zanussi eb02ce017d tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() 16 years ago
Tom Zanussi 5f77a88b3f tracing/infrastructure: separate event tracer from event support 16 years ago
Steven Rostedt 77d9f465d4 tracing/filters: use ring_buffer_discard_commit for discarded events 16 years ago
Steven Rostedt fa1b47dd85 ring-buffer: add ring_buffer_discard_commit 16 years ago
Tom Zanussi e45f2e2bd2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro 16 years ago
Tom Zanussi e1112b4d96 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events 16 years ago
Li Zefan 66de7792c0 blktrace: fix output of BLK_TC_PC events 16 years ago
Li Zefan b78825d608 blktrace: fix output of unknown events 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Li Zefan 44e9c8b7ad tracing/filters: return proper error code when writing filter file 16 years ago
Li Zefan a3e0ab0507 tracing/filters: allow user input integer to be oct or hex 16 years ago
Li Zefan bcabd91c27 tracing/filters: fix NULL pointer dereference 16 years ago
Li Zefan 8433a40eb7 tracing/filters: NIL-terminate user input filter 16 years ago
Zhaolei 0462b5664b ftrace: Output REC->var instead of __entry->var for trace format 16 years ago
Li Zefan 4d1f4372db tracing: fix document references 16 years ago
Lai Jiangshan 93cfb3c9fd tracing: fix splice return too large 16 years ago
Lai Jiangshan c7625a555f tracing: update file->f_pos when splice(2) it 16 years ago
Lai Jiangshan ddd538f3e6 tracing: allocate page when needed 16 years ago
Lai Jiangshan d1e7e02f30 tracing: disable seeking for trace_pipe_raw 16 years ago
Li Zefan 9eb85125ce blktrace: pass the right pointer to kfree() 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Zhaolei dcef788eb9 ftrace: clean up enable logic for sched_switch 16 years ago
Steven Rostedt 597af81537 function-graph: use int instead of atomic for ftrace_graph_active 16 years ago
Frederic Weisbecker 5452af664f tracing/ftrace: factorize the tracing files creation 16 years ago
Li Zefan a5dec5573f tracing: use macros to denote usec and nsec per second 16 years ago
Zhaolei 1bbe2a83ab ftrace: Correct a text align for event format output 16 years ago
Nikanth Karthikesan bc2b6871c1 Update /debug/tracing/README 16 years ago
Frederic Weisbecker b0dfa978c7 tracing/ftrace: alloc the started cpumask for the trace file 16 years ago
Zhaolei 8bcae09b93 ftrace: Add check of sched_stopped for probe_sched_wakeup 16 years ago
Frederic Weisbecker 5f0c6c03c5 tracing/ftrace: fix missing include string.h 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago
Steven Rostedt 301fd748e2 tracing: remove CALLER_ADDR2 from wakeup tracer 16 years ago
Li Zefan e2494e1b42 blktrace: fix pdu_len when tracing packet command requests 16 years ago
Li Zefan 7635b03adf blktrace: small cleanup in blk_msg_write() 16 years ago
Carl Henrik Lunde a4b3ada83d blktrace: NUL-terminate user space messages 16 years ago
Ingo Molnar c826e3cd0c kmemtrace: small cleanups 16 years ago
Eduard - Gabriel Munteanu 42af9054c0 kmemtrace: restore original tracing data binary format, improve ABI 16 years ago
Eduard - Gabriel Munteanu da2635a985 kmemtrace: kmemtrace_alloc() must fill type_id 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
Steven Rostedt 2e572895bf ring-buffer: do not remove reader page from list on ring buffer free 16 years ago
Steven Rostedt 2aad1b76e6 function-graph: allow unregistering twice 16 years ago
Li Zefan b14b70a6a4 trace: make argument 'mem' of trace_seq_putmem() const 16 years ago
Eduard - Gabriel Munteanu f285901bb2 tracing: add missing 'extern' keywords to trace_output.h 16 years ago
Eduard - Gabriel Munteanu bdd6df6af9 tracing: provide trace_seq_reserve() 16 years ago
Li Zefan 18cea4591a blktrace: print out BLK_TN_MESSAGE properly 16 years ago
Li Zefan b6a4b0c3ad blktrace: extract duplidate code 16 years ago
Li Zefan ad5dd5493a blktrace: fix memory leak when freeing struct blk_io_trace 16 years ago
Li Zefan 17ba97e347 blktrace: fix blk_probes_ref chaos 16 years ago