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 |
Steven Rostedt
|
84c6cf0db6
tracing: Remove unneeded check of max_tr->buffer before tracing_reset
|
12 years ago |
Hiraku Toyooka
|
a54164114b
tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus}
|
12 years ago |
Shan Wei
|
d8a0349c0c
tracing: Use this_cpu_ptr per-cpu helper
|
12 years ago |
Liu Bo
|
250bfd3d8e
tracing: Fix regression of trace_pipe
|
12 years ago |
Steven Rostedt
|
2df8f8a6a8
tracing: Fix regression with irqsoff tracer and tracing_on file
|
12 years ago |
Steven Rostedt
|
a8dd2176a8
tracing: Fix regression of trace_options file setting
|
12 years ago |
Linus Torvalds
|
758338e960
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
Dave Jones
|
bf3071f5a0
tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read
|
13 years ago |
Hiraku Toyooka
|
d60da506cb
tracing: Add a resize function to make one buffer equivalent to another buffer
|
12 years ago |
Yoshihiro YUNOMAE
|
11043d8b12
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock
|
12 years ago |
David Sharp
|
8be0709f10
tracing: Format non-nanosec times from tsc clock without a decimal point.
|
12 years ago |