index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
2013-03-15
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
2013-03-15
tracing: Use direct field, type and system names
Steven Rostedt
2013-03-15
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
2013-03-15
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
2013-03-15
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
2013-03-15
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-01-30
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-23
ring-buffer: User context bit recursion checking
Steven Rostedt
2013-01-23
tracing: Avoid unnecessary multiple recursion checks
Steven Rostedt
2013-01-23
tracing: Make the trace recursion bits into enums
Steven Rostedt
2013-01-23
ftrace: Add context level recursion bit checking
Steven Rostedt
2012-11-13
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-10-31
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-24
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-18
userns: Teach trace to use from_kuid
Eric W. Biederman
2012-07-31
ftrace: Add selftest to test function save-regs support
Steven Rostedt
2012-06-28
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-04-24
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-24
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-14
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
2012-03-13
tracing: Fix build breakage without CONFIG_PERF_EVENTS
Mark Brown
2012-02-22
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-04
switch debugfs to umode_t
Al Viro
2011-11-17
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
[next]