Linus Torvalds
|
e0972916e8
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Oleg Nesterov
|
457d1772f1
uprobes/tracing: Generalize struct uprobe_trace_entry_head
|
12 years ago |
zhangwei(Jovi)
|
b3a8c6fd7b
tracing: Move find_event_field() into trace_events.c
|
12 years ago |
Steven Rostedt (Red Hat)
|
328df4759c
tracing: Add function-trace option to disable function tracing of latency tracers
|
12 years ago |
Steven Rostedt (Red Hat)
|
ca268da6e4
tracing: Add internal ftrace trace_puts() for ftrace to use
|
12 years ago |
Steven Rostedt (Red Hat)
|
09ae72348e
tracing: Add trace_puts() for even faster trace_printk() tracing
|
12 years ago |
Steven Rostedt (Red Hat)
|
55034cd6e6
tracing: Add alloc_snapshot kernel command line parameter
|
12 years ago |
Steven Rostedt (Red Hat)
|
a695cb5816
tracing: Prevent deleting instances when they are being read
|
12 years ago |
Steven Rostedt (Red Hat)
|
45ad21ca55
tracing: Have trace_array keep track if snapshot buffer is allocated
|
12 years ago |
Steven Rostedt (Red Hat)
|
12883efb67
tracing: Consolidate max_tr into main trace_array structure
|
12 years ago |
Steven Rostedt (Red Hat)
|
873c642f59
tracing: Clear all trace buffers when unloaded module event was used
|
12 years ago |
Steven Rostedt (Red Hat)
|
34ef61b1fa
tracing: Add __per_cpu annotation to trace array percpu data pointer
|
12 years ago |
Steven Rostedt
|
92edca073c
tracing: Use direct field, type and system names
|
12 years ago |
Steven Rostedt
|
0c8916c342
tracing: Add rmdir to remove multibuffer instances
|
13 years ago |
Steven Rostedt
|
277ba04461
tracing: Add interface to allow multiple trace buffers
|
13 years ago |
Steven Rostedt
|
12ab74ee00
tracing: Make syscall events suitable for multiple buffers
|
13 years ago |
Steven Rostedt
|
a7603ff4b5
tracing: Replace the static global per_cpu arrays with allocated per_cpu
|
13 years ago |
Steven Rostedt
|
2b6080f28c
tracing: Encapsulate global_trace and remove dependencies on global vars
|
13 years ago |
Steven Rostedt
|
ae3b5093ad
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
|
12 years ago |
Steven Rostedt
|
ae63b31e4d
tracing: Separate out trace events from global variables
|
13 years ago |
Steven Rostedt (Red Hat)
|
613f04a0f5
tracing: Prevent buffer overwrite disabled for latency tracers
|
12 years ago |
Hiraku Toyooka
|
debdd57f51
tracing: Make a snapshot feature available from userspace
|
12 years ago |
Steven Rostedt
|
567cd4da54
ring-buffer: User context bit recursion checking
|
12 years ago |
Steven Rostedt
|
edc15cafcb
tracing: Avoid unnecessary multiple recursion checks
|
12 years ago |
Steven Rostedt
|
e46cbf75c6
tracing: Make the trace recursion bits into enums
|
12 years ago |
Steven Rostedt
|
c29f122cd7
ftrace: Add context level recursion bit checking
|
12 years ago |
David Sharp
|
8be0709f10
tracing: Format non-nanosec times from tsc clock without a decimal point.
|
12 years ago |
Steven Rostedt
|
0d5c6e1c19
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
|
12 years ago |
Steven Rostedt
|
c7b84ecada
tracing: Remove unused function unregister_tracer()
|
13 years ago |
Steven Rostedt
|
7ffbd48d5c
tracing: Cache comms only after an event occurred
|
12 years ago |