index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
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
*
|
|
|
|
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-14
|
\
\
\
\
|
*
|
|
|
ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
|
*
|
|
|
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
|
|
|
/
/
|
|
/
|
|
*
|
|
|
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2013-04-12
*
|
|
|
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-04-12
*
|
|
|
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-09
*
|
|
|
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
2013-04-08
*
|
|
|
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
2013-04-08
*
|
|
|
tracing: Fix race with update_max_tr_single and changing tracers
Steven Rostedt (Red Hat)
2013-04-08
|
/
/
/
*
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-18
|
\
|
|
|
*
|
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-14
|
*
|
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-14
*
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-14
|
\
|
|
|
|
/
|
/
|
|
*
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-13
|
*
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-12
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-11
|
\
|
|
*
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-03-07
|
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-27
*
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
|
\
\
|
*
|
trace/ring_buffer: handle 64bit aligned structs
James Hogan
2013-03-02
*
|
|
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
|
\
\
\
|
*
|
|
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
2013-01-14
|
*
|
|
block: add missing block_bio_complete() tracepoint
Tejun Heo
2013-01-14
*
|
|
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-26
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-20
|
|
\
\
\
|
|
*
|
|
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-18
|
|
*
|
|
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
*
|
|
|
|
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]