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 |
Steven Rostedt
|
81698831bc
tracing: Enable comm recording if trace_printk() is used
|
12 years ago |
Hiraku Toyooka
|
f43c738bfa
tracing: Change tracer's integer flags to bool
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Mandeep Singh Baines
|
5224c3a315
tracing: Add an option for disabling markers
|
12 years ago |
Eric W. Biederman
|
d20b92ab66
userns: Teach trace to use from_kuid
|
13 years ago |
Steven Rostedt
|
ad97772ad8
ftrace: Add selftest to test function save-regs support
|
13 years ago |
Steven Rostedt
|
6d158a813e
tracing: Remove NR_CPUS array from trace_iterator
|
13 years ago |
Linus Torvalds
|
654443e20d
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Arnaldo Carvalho de Melo
|
16ee6576e2
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
|
13 years ago |
Ingo Molnar
|
9cba26e66d
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes
|
13 years ago |
Srikar Dronamraju
|
f3f096cfed
tracing: Provide trace events interface for uprobes
|
13 years ago |
Vaibhav Nagarnaik
|
438ced1720
ring-buffer: Add per_cpu ring buffer control files
|
13 years ago |
Steven Rostedt
|
07d777fe8c
tracing: Add percpu buffers for trace_printk()
|
13 years ago |
Mark Brown
|
6e48b550d1
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
|
13 years ago |
Mark Brown
|
fa73dc9400
tracing: Fix build breakage without CONFIG_PERF_EVENTS
|
13 years ago |
Steven Rostedt
|
499e547057
tracing/ring-buffer: Only have tracing_on disable tracing buffers
|
13 years ago |
Jiri Olsa
|
5500fa5119
ftrace, perf: Add filter support for function trace event
|
13 years ago |
Jiri Olsa
|
02aa3162ed
ftrace: Allow to specify filter field type for ftrace events
|
13 years ago |
Jiri Olsa
|
ced39002f5
ftrace, perf: Add support to use function tracepoint in perf
|
13 years ago |
Jiri Olsa
|
e59a0bff3e
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
|
13 years ago |