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
Age
Commit message (
Expand
)
Author
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
tracing: Fix trace events build without modules
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
2013-03-15
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
2013-03-15
tracing: Annotate event field-defining functions with __init
Li Zefan
2013-03-15
tracing: Add a helper function for event print functions
Li Zefan
2013-03-15
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix read blocking on trace_pipe_raw
Steven Rostedt
2013-03-15
tracing: Fix polling on trace_pipe_raw
Steven Rostedt
2013-03-15
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
Steven Rostedt (Red Hat)
2013-03-15
tracing: Use direct field, type and system names
Steven Rostedt
2013-03-15
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
Steven Rostedt
2013-03-15
tracing: Get trace_events kernel command line working again
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: Pass the ftrace_file to the buffer lock reserve code
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-03-15
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-13
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-02-28
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-19
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-08
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
2013-02-08
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
2013-02-08
uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace...
Oleg Nesterov
2013-02-08
uprobes/tracing: Introduce is_trace_uprobe_enabled()
Oleg Nesterov
2013-02-08
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
Oleg Nesterov
2013-02-08
uprobes/tracing: Fully initialize uprobe_trace_consumer before uprobe_register()
Oleg Nesterov
2013-02-08
uprobes/tracing: Fix dentry/mount leak in create_trace_uprobe()
Oleg Nesterov
2013-02-08
uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
Oleg Nesterov
2013-02-08
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-04
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-02-01
tracing: Init current_trace to nop_trace and remove NULL checks
Steven Rostedt (Red Hat)
2013-01-30
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
[next]