Commit Graph

892 Commits (6b96f93e962e25d38d7a73c0009597672d87c496)

Author SHA1 Message Date
Steven Rostedt 7267fa6819 tracing: fix ref count in splice pages 16 years ago
Zhaolei 557055bebe tracing: Fix branch tracer header 16 years ago
Zhaolei a3d03ecaf9 tracing: Fix power tracer header 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 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
Li Zefan 35ac51bfe4 blktrace: make classic output more classic 16 years ago
Li Zefan eb08f8eb06 blktrace: fix off-by-one bug 16 years ago
Li Zefan 5554720482 blktrace: fix the original blktrace 16 years ago
Li Zefan b5230b56ee blktrace: fix a race when creating blk_tree_root in debugfs 16 years ago
Li Zefan 6c051ce030 blktrace: fix timestamp in binary output 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Uwe Kleine-Koenig 2a93a1f214 trivial: fix typo "resgister" -> "register" 16 years ago
Tom Zanussi 9a8118baae tracing: filter fix for TRACE_EVENT_FORMAT events 16 years ago
Zhaolei 2a4efa4245 ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release() 16 years ago
Lai Jiangshan 2f63b840bc trace_workqueues: fix empty line's output 16 years ago
Lai Jiangshan 220ba351df trace_stat: keep original order 16 years ago
Lai Jiangshan e6f489013b trace_stat: don't call seq_printf() in seq_operation->start() 16 years ago