Commit Graph

6411 Commits (07edf7121374609709ef1b0889f6e7b8d6a62ec1)

Author SHA1 Message Date
Steven Rostedt 7f96f93f02 tracing: move binary buffers into per cpu directory 16 years ago
Steven Rostedt bdc067582b tracing: add comment for use of double __builtin_consant_p 16 years ago
Steven Rostedt eb1871f343 tracing: left align location header in stack_trace 16 years ago
Steven Rostedt 5cc9854888 ring-buffer: document reader page design 16 years ago
Steven Rostedt f28e55765e tracing: show event name in trace for TRACE_EVENT created events 16 years ago
KOSAKI Motohiro 889a6c3672 tracing: Don't use tracing_record_cmdline() in workqueue tracer fix 16 years ago
Jason Baron 39842323ce tracing: tracepoints for softirq entry/exit - tracepoints 16 years ago
Jason Baron 5d592b44b2 tracing: tracepoints for softirq entry/exit - add softirq-to-name array 16 years ago
Steven Rostedt e447e1df2e tracing: explain why stack tracer is empty 16 years ago
Steven Rostedt 2da03ecee6 tracing: fix stack tracer header 16 years ago
Steven Rostedt 7975a2be16 tracing: export trace formats to user space 16 years ago
Steven Rostedt e9fb2b6d58 tracing: have event_trace_printk use static tracer 16 years ago
Steven Rostedt 828275574e tracing: make bprint event use the proper event id 16 years ago
Frederic Weisbecker 48ead02030 tracing/core: bring back raw trace_printk for dynamic formats strings 16 years ago
Steven Rostedt db526ca329 tracing: show that buffer size is not expanded 16 years ago
Steven Rostedt 8aabee573d ring-buffer: remove unneeded get_online_cpus 16 years ago
Steven Rostedt 59222efe2d ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG 16 years ago
Steven Rostedt 1027fcb206 tracing: protect ring_buffer_expanded with trace_types_lock 16 years ago
Steven Rostedt a123c52b46 tracing: fix comments about trace buffer resizing 16 years ago
Ingo Molnar d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] 16 years ago
Steven Rostedt 554f786e28 ring-buffer: only allocate buffers for online cpus 16 years ago
Steven Rostedt 9aba60fe6e tracing: fix trace_wait to know to wait on all cpus or just one 16 years ago
Steven Rostedt 1852fcce18 tracing: expand the ring buffers when an event is activated 16 years ago
Steven Rostedt 73c5162aa3 tracing: keep ring buffer to minimum size till used 16 years ago
Dhaval Giani be50b8342d kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users 16 years ago
Steven Rostedt 80370cb758 tracing: use raw spinlocks for trace_vprintk 16 years ago
Peter Zijlstra 6cc3c6e12b trace_clock: fix preemption bug 16 years ago
Steven Rostedt ef18012b24 tracing: remove funky whitespace in the trace code 16 years ago
Steven Rostedt 0e3d0f0566 tracing: update comments to match event code macros 16 years ago
Steven Rostedt 30a8fecc2d tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro 16 years ago
Steven Rostedt 2314c4ae14 tracing: add back the available_events file 16 years ago
Steven Rostedt 40e26815fa tracing: do not allow modifying the ftrace events via the event files 16 years ago
Steven Rostedt ce8eb2bf05 tracing: fix printk format specifier 16 years ago
KOSAKI Motohiro bbcd306359 tracing: Don't assume possible cpu list have continuous numbers 16 years ago
Steven Rostedt 157587d7ac tracing: remove obsolete TRACE_EVENT_FORMAT macro 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 16 years ago
Steven Rostedt 9cc26a261d tracing: use generic __stringify 16 years ago
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var> 16 years ago
Steven Rostedt 156b5f172a tracing: typecast sizeof and offsetof to unsigned int 16 years ago
Oleg Nesterov 2d5516cbb9 copy_process: fix CLONE_PARENT && parent_exec_id interaction 16 years ago
Heiko Carstens 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 16 years ago
KOSAKI Motohiro c3ffc7a40b tracing: Don't use tracing_record_cmdline() in workqueue tracer 16 years ago
KOSAKI Motohiro 888b55dc31 ftrace: tracing header should put '#' at the beginning of a line 16 years ago
Ingo Molnar 9de36825b3 tracing: trace_bprintk() cleanups 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1ba28e02a1 tracing: add trace_bprintk() 16 years ago
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Mathieu Desnoyers 4460fdad85 tracing, Text Edit Lock - kprobes architecture independent support 16 years ago
KOSAKI Motohiro 10dd3ebe21 tracing: fix deadlock when setting set_ftrace_pid 16 years ago
KOSAKI Motohiro 422d3c7a57 tracing: current tip/master can't enable ftrace 16 years ago