Commit Graph

1292 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)

Author SHA1 Message Date
Li Zefan ddc1637af2 kmemtrace: Print binary output only if 'bin' option is set 16 years ago
Xiao Guangrong e1af3aec3e tracing: Fix trace_print_seq() 16 years ago
Li Zefan 020e5f85cb tracing/events: Add trace_event boot option 16 years ago
Li Zefan 238a24f626 tracing/fastboot: Document the need of initcall_debug 16 years ago
Lai Jiangshan 82d5308127 trace_export: Repair missed fields 16 years ago
Li Zefan a32c7765e2 tracing: Fix stack tracer sysctl handling 16 years ago
Li Zefan 0296e4254f ftrace: Fix the output of profile 16 years ago
Paul Mundt 1155de47cd ring-buffer: Make it generally available 16 years ago
Li Zefan 00e54d087a ftrace: Remove duplicate newline 16 years ago
Li Zefan 9d612beff5 tracing: Fix trace_buf_size boot option 16 years ago
Li Zefan d82d62444f ftrace: Fix t_hash_start() 16 years ago
Li Zefan 694ce0a544 ftrace: Don't manipulate @pos in t_start() 16 years ago
Li Zefan 85951842a1 ftrace: Don't increment @pos in g_start() 16 years ago
Li Zefan f129e965be tracing: Reset iterator in t_start() 16 years ago
Li Zefan 2961bf345f trace_stat: Don't increment @pos in seq start() 16 years ago
Li Zefan c8961ec6da tracing_bprintk: Don't increment @pos in t_start() 16 years ago
Li Zefan e1c7e2a6e6 tracing/events: Don't increment @pos in s_start() 16 years ago
Tejun Heo 245b2e70ea percpu: clean up percpu variable definitions 16 years ago
Frederic Weisbecker 9ea1a153a4 tracing/urgent: warn in case of ftrace_start_up inbalance 16 years ago
Frederic Weisbecker c85a17e226 tracing/urgent: fix unbalanced ftrace_start_up 16 years ago
Steven Rostedt 71e308a239 function-graph: add stack frame test 16 years ago
Steven Rostedt eb4a03780d function-graph: disable when both x86_32 and optimize for size are configured 16 years ago
Steven Rostedt 4b221f0313 ring-buffer: have benchmark test print to trace buffer 16 years ago
Steven Rostedt 8d707e8eb4 ring-buffer: do not grab locks in nmi 16 years ago
Steven Rostedt d47882078f ring-buffer: add locks around rb_per_cpu_empty 16 years ago
Steven Rostedt 5f78abeebb ring-buffer: check for less than two in size allocation 16 years ago
Steven Rostedt 0dcd4d6c3e ring-buffer: remove useless compile check for buffer_page size 16 years ago
Steven Rostedt c6a9d7b55e ring-buffer: remove useless warn on check 16 years ago
Steven Rostedt 22f470f8da ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index 16 years ago
Li Zefan 00e95830a4 tracing/filters: fix race between filter setting and module unload 16 years ago
Li Zefan 57be88878e tracing/filters: free filter_string in destroy_preds() 16 years ago
Steven Rostedt fa7439531d ring-buffer: use commit counters for commit pointer accounting 16 years ago
Steven Rostedt 263294f3e1 ring-buffer: remove unused variable 16 years ago
Steven Rostedt 9086c7b90a ring-buffer: have benchmark test handle discarded events 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Steven Rostedt c7b0930857 ring-buffer: prevent adding write in discarded area 16 years ago
Li Zefan 0ac2058f68 tracing/filters: strloc should be unsigned short 16 years ago
Li Zefan 5e4904cb63 tracing/filters: operand can be negative 16 years ago
Li Zefan e4f2d10f47 tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation 16 years ago
Li Zefan 215368e8e5 tracing: fix a typo in tracing_cpumask_write() 16 years ago
Rusty Russell 3f237a79dd cpumask: use new operators in kernel/trace 16 years ago
Vegard Nossum 1744a21d57 trace: annotate bitfields in struct ring_buffer_event 16 years ago
Steven Rostedt 110bf2b764 tracing: add protection around module events unload 16 years ago
Steven Rostedt 725c624a58 tracing: add trace_seq_vprint interface 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
Steven Rostedt f57a8a1911 ring-buffer: fix ret in rb_add_time_stamp 16 years ago
Peter Zijlstra 1f8a6a10fb ring-buffer: pass in lockdep class key for reader_lock 16 years ago
Steven Rostedt 563af16c30 tracing: add annotation to what type of stack trace is recorded 16 years ago
Steven Whitehouse 56d8bd3f0b tracing: fix multiple use of __print_flags and __print_symbolic 16 years ago
walimis 048dc50c5e tracing/events: fix output format of user stack 16 years ago