Commit Graph

63 Commits (a6322de67b58a00e3a783ad9c87c2a11b2d67b47)

Author SHA1 Message Date
Steven Rostedt 4a9bd3f134 tracing: Have dynamic size event stack traces 14 years ago
liubo 2fc1b6f0d0 tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine 14 years ago
Jiri Olsa ee5e51f51b tracing: Avoid soft lockup in trace_pipe 14 years ago
David Sharp 10da37a645 tracing: Adjust conditional expression latency formatting. 14 years ago
Steven Rostedt e6e1e25935 tracing: Remove lock_depth from event entry 14 years ago
Lai Jiangshan bc289ae98b tracing: Reduce latency and remove percpu trace_seq 15 years ago
Frederic Weisbecker eb7beb5c09 tracing: Remove special traces 15 years ago
Steven Rostedt a9a5776380 tracing: Allow events to share their print functions 15 years ago
Thiago Farina 668eb65f09 tracing: Fix "integer as NULL pointer" warning. 15 years ago
Kei Tokunaga bf81623542 [SCSI] add scsi trace core functions and put trace points 15 years ago
Kei Tokunaga 5a2e399595 [SCSI] ftrace: add __print_hex() 15 years ago
Johannes Berg d184b31c0e tracing: Add full state to trace_seq 15 years ago
Steven Rostedt a63ce5b306 tracing: Buffer the output of seq_file in case of filled buffer 15 years ago
Jiri Olsa 3e69533b51 tracing: Fix trace_seq_printf() return value 16 years ago
Steven Rostedt 829b876dfc tracing: fix transposed numbers of lock_depth and preempt_count 16 years ago
Hiroshi Shimamoto b0f56f1a63 trace: Fix missing assignment in trace_ctxwake_* 16 years ago
Steven Rostedt f81c972d27 tracing: consolidate code between trace_output.c and trace_function_graph.c 16 years ago
Steven Rostedt 637e7e8641 tracing: add lock depth to entries 16 years ago
Steven Rostedt 48659d3119 tracing: move tgid out of generic entry and into userstack 16 years ago
Xiao Guangrong e1af3aec3e tracing: Fix trace_print_seq() 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
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
walimis f11b3f4e29 tracing/events: fix output format of kernel stack 16 years ago
Steven Whitehouse ec081ddc3d tracing: add exports to use __print_symbolic and __print_flags from a module 16 years ago
Steven Rostedt 0f4fc29dd6 tracing: add __print_symbolic to trace events 16 years ago
Steven Rostedt be74b73a57 tracing: add __print_flags for events 16 years ago
Lai Jiangshan 4f5359685a tracing: add trace_event_read_lock() 16 years ago
Steven Rostedt 1ec7c4849c tracing: stop stack trace on first empty entry 16 years ago
Jaswinder Singh Rajput 48dd0fed90 tracing: trace_output.c, fix false positive compiler warning 16 years ago
Steven Rostedt 060fa5c83e tracing/events: reuse trace event ids after overflow 16 years ago
Steven Rostedt 89ec0dee9e tracing: increase size of number of possible events 16 years ago
Steven Rostedt 17c873ec28 tracing/events: add export symbols for trace events in modules 16 years ago
Lai Jiangshan cf8e347465 tracing: fix incorrect return type of ns2usecs() 16 years ago
Li Zefan b14b70a6a4 trace: make argument 'mem' of trace_seq_putmem() const 16 years ago
Eduard - Gabriel Munteanu bdd6df6af9 tracing: provide trace_seq_reserve() 16 years ago
Steven Rostedt 0706f1c48c tracing: adding function timings to function profiler 16 years ago
Peter Zijlstra 28bea271e5 ftrace: ensure every event gets an id 16 years ago
Steven Rostedt 5ef841f6f3 tracing: make print_(b)printk_msg_only global 16 years ago
Steven Rostedt 4ca5308523 tracing: protect reader of cmdline output 16 years ago
Frederic Weisbecker 48ead02030 tracing/core: bring back raw trace_printk for dynamic formats strings 16 years ago
Steven Rostedt ef18012b24 tracing: remove funky whitespace in the trace code 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Steven Rostedt 5fd73f8624 tracing: remove extra latency_trace method from trace structure 16 years ago
Steven Rostedt 1830b52d0d trace: remove deprecated entry->cpu 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