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)
|
15693458c4
tracing/ring-buffer: Move poll wake ups into ring buffer code
|
12 years ago |
Steven Rostedt
|
b627344fef
tracing: Fix read blocking on trace_pipe_raw
|
12 years ago |
Steven Rostedt
|
cc60cdc952
tracing: Fix polling on trace_pipe_raw
|
12 years ago |
Steven Rostedt (Red Hat)
|
189e5784f6
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
|
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
|
a7603ff4b5
tracing: Replace the static global per_cpu arrays with allocated per_cpu
|
13 years ago |
Steven Rostedt
|
ccb469a198
tracing: Pass the ftrace_file to the buffer lock reserve code
|
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 |
Steven Rostedt (Red Hat)
|
8090282265
tracing: Keep overwrite in sync between regular and snapshot buffers
|
12 years ago |
Steven Rostedt (Red Hat)
|
69d34da298
tracing: Protect tracer flags with trace_types_lock
|
12 years ago |
Steven Rostedt (Red Hat)
|
2721e72dd1
tracing: Fix race in snapshot swapping
|
12 years ago |
Steven Rostedt (Red Hat)
|
c9960e4854
tracing: Do not return EINVAL in snapshot when not allocated
|
12 years ago |
Steven Rostedt (Red Hat)
|
d8741e2e88
tracing: Add help of snapshot feature when snapshot is empty
|
12 years ago |
Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Steven Rostedt (Red Hat)
|
d840f718d2
tracing: Init current_trace to nop_trace and remove NULL checks
|
12 years ago |
Hiraku Toyooka
|
debdd57f51
tracing: Make a snapshot feature available from userspace
|
12 years ago |
Hiraku Toyooka
|
2fd196ec1e
tracing: Replace static old_tracer check of tracer name
|
12 years ago |
Steven Rostedt (Red Hat)
|
ad964704ba
ring-buffer: Add stats field for amount read from trace ring buffer
|
12 years ago |
Jovi Zhang
|
38dbe0b137
tracing: Remove second iterator initializer
|
12 years ago |
Shan Wei
|
821465295b
tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var
|
12 years ago |
Josh Triplett
|
b736f48bda
tracing: Mark tracing_dentry_percpu() static
|
12 years ago |
Steven Rostedt
|
34600f0e9c
tracing: Fix race with max_tr and changing tracers
|
12 years ago |
Steven Rostedt
|
b000c8065a
tracing: Remove the extra 4 bytes of padding in events
|
12 years ago |