Commit Graph

1077 Commits (d2c123c27db841c6c11a63de9c144823d2b1ba76)

Author SHA1 Message Date
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
walimis f11b3f4e29 tracing/events: fix output format of kernel stack 16 years ago
walimis 083a63b48e tracing/trace_stack: fix the number of entries in the header 16 years ago
Steven Rostedt ea05b57cc1 ring-buffer: discard timestamps that are at the start of the buffer 16 years ago
Steven Rostedt edd813bffc ring-buffer: try to discard unneeded timestamps 16 years ago
Tim Bird a202355640 ring-buffer: fix bug in ring_buffer_discard_commit 16 years ago
Steven Rostedt 84047e360a function-graph: always initialize task ret_stack 16 years ago
Steven Rostedt 26c01624a2 function-graph: add memory barriers for accessing task's ret_stack 16 years ago
Steven Rostedt 82310a3272 function-graph: enable the stack after initialization of other variables 16 years ago
Steven Rostedt 179c498ae2 function-graph: only allocate init tasks if it was not already done 16 years ago
Steven Rostedt 0f6ce3de4e ftrace: do not profile functions when disabled 16 years ago
Steven Rostedt 112f38a7e3 tracing: make trace pipe recognize latency format flag 16 years ago
Steven Whitehouse ec081ddc3d tracing: add exports to use __print_symbolic and __print_flags from a module 16 years ago
Li Zefan 7fcb7c472f tracing/events: introduce __dynamic_array() 16 years ago
Steven Rostedt 897f17a653 tracing: combine the default tracers into one config 16 years ago
Steven Rostedt 5e0a093910 tracing: fix config options to not show when automatically selected 16 years ago
Steven Rostedt 2af15d6a44 ftrace: add kernel command line function filtering 16 years ago
Frederic Weisbecker 43bd123623 tracing/stat: remove unappropriate safe walk on list 16 years ago
Li Zefan dbd3fbdfee tracing/stat: do some cleanups 16 years ago
Li Zefan e162280690 tracing/stat: remember to free root node 16 years ago
Li Zefan b3dd7ba7d8 tracing/stat: change dummpy_cmp() to return -1 16 years ago
Frederic Weisbecker 8f184f2730 tracing/stat: replace linked list by an rbtree for sorting 16 years ago
Frederic Weisbecker 0d64f8342d tracing/stat: replace trace_stat_session by stat_session 16 years ago
Zhaolei f3c4ae26e9 trace_workqueue: remove blank line between each cpu 16 years ago
Zhaolei b8867164f0 trace_workqueue: remove cpu_workqueue_stats->first_entry 16 years ago
Zhaolei 1fdfca9c57 trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe() 16 years ago
Zhaolei fb39125fd7 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 16 years ago
Heiko Carstens 5b6045a906 trace: disable preemption before taking raw spinlocks 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
Zhaolei 0e907c9939 ftrace: clean up of using ftrace_event_enable_disable() 16 years ago
Zhaolei b11c53e12f ftrace: Add task_comm support for trace_event 16 years ago
Lai Jiangshan 4f5359685a tracing: add trace_event_read_lock() 16 years ago
Ming Lei 5537937696 ftrace: fix check for return value of register_module_notifier in event_trace_init 16 years ago
Stefan Raspl fd51d251e4 blktrace: remove debugfs entries on bad path 16 years ago
Ming Lei 24ed0c4bfc tracing: fix check for return value of register_module_notifier 16 years ago
GeunSik Lim 88fc86c283 tracing: Append prompt in /debug/tracing/README file 16 years ago
Li Zefan 5872144f64 tracing/filters: fix off-by-one bug 16 years ago
Li Zefan 8cd995b6de tracing/filters: add missing unlock in a failure path 16 years ago
Steven Rostedt 1ec7c4849c tracing: stop stack trace on first empty entry 16 years ago
Steven Rostedt 168b6b1d05 ring-buffer: move code around to remove some branches 16 years ago
Steven Rostedt 88eb012536 ring-buffer: use internal time stamp function 16 years ago
Steven Rostedt 0f0c85fc80 ring-buffer: small optimizations 16 years ago