index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
tracing: Add snapshot in the per_cpu trace directories
Steven Rostedt (Red Hat)
2013-03-15
|
*
|
|
|
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
|
*
|
|
|
tracing: Enable snapshot when any latency tracer is enabled
Steven Rostedt (Red Hat)
2013-03-15
|
*
|
|
|
tracing: Clear all trace buffers when unloaded module event was used
Steven Rostedt (Red Hat)
2013-03-15
|
*
|
|
|
tracing: Only clear trace buffer on module unload if event was traced
Steven Rostedt (Red Hat)
2013-03-15
|
*
|
|
|
ring-buffer: Init waitqueue for blocked readers
Steven Rostedt (Red Hat)
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
*
|
|
|
|
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
[prev]
[next]