Commit Graph

133941 Commits (bc2b6871c17b3aff79fb14e1a1c06c5f5a187f76)
 

Author SHA1 Message Date
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
Huang Weiyi 5ab8026a30 tracing, x86: remove duplicated #include 16 years ago
Zhaolei 8bcae09b93 ftrace: Add check of sched_stopped for probe_sched_wakeup 16 years ago
Steven Rostedt 5ac9f62267 function-graph: add proper initialization for init task 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
Ingo Molnar a053958f07 Merge branch 'tracing/blktrace-fixes' into tracing/urgent 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
Lai Jiangshan 4fafd5b038 tracing: move scripts/trace/power.pl to scripts/tracing/power.pl 16 years ago
Ingo Molnar 8b54e45b00 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 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
Ingo Molnar 548c316137 tracing, Text Edit Lock: cleanup 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
Masami Hiramatsu fee039a1d0 x86: kretprobe-booster interrupt emulation code fix 16 years ago
Lai Jiangshan 759ee0915d init,cpuset: fix initialize order 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
Jody McIntyre 0a5d649018 tracing: Documentation / sample code fixes for tracepoints 16 years ago
Lai Jiangshan ee000b7f9f tracing: use union for multi-usages field 16 years ago
Lai Jiangshan cc59c9e8d0 ftrace: show virtual PID 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Steven Rostedt 05ce5818ad function-graph: prevent more than one tracer registering 16 years ago
Steven Rostedt 5d1a03dc54 function-graph: moved the timestamp from arch to generic code 16 years ago
Steven Rostedt 098335215a tracing: fix memory leak in trace_stat 16 years ago
Li Zefan 093419971e blktrace: print human-readable act_mask 16 years ago
Li Zefan e0dc81bec0 blktrace: fix t_error() 16 years ago
Li Zefan 65796348e0 blktrace: fix wrong calculation of RWBS 16 years ago
Li Zefan e4955c9986 blktrace: mark ddir_act[] const 16 years ago
Tom Zanussi 9f58a159d0 tracing/filters: disallow integer values for string filters and vice versa 16 years ago
Tom Zanussi 4bda2d517b tracing/filters: use trace_seq_printf() to print filters 16 years ago
Tom Zanussi 09f1f245c7 tracing/filters: free pred when clearing filters 16 years ago
Tom Zanussi 1fc2d5c119 tracing/filters: use list_for_each_entry 16 years ago