index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix the branch tracer that broke with buffer change
Steven Rostedt (Red Hat)
2013-03-15
1
-2
/
+2
*
tracing: Add alloc_snapshot kernel command line parameter
Steven Rostedt (Red Hat)
2013-03-15
3
-36
/
+51
*
tracing: Move the tracing selftest code into its own function
Steven Rostedt (Red Hat)
2013-03-15
1
-55
/
+69
*
ring-buffer: Do not use schedule_work_on() for current CPU
Steven Rostedt (Red Hat)
2013-03-15
1
-6
/
+27
*
tracing: Add internal tracing_snapshot() functions
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+84
*
tracing: Prevent deleting instances when they are being read
Steven Rostedt (Red Hat)
2013-03-15
2
-0
/
+24
*
tracing: Add per_cpu directory into tracing instances
Steven Rostedt (Red Hat)
2013-03-15
1
-4
/
+5
*
tracing: Add snapshot feature to instances
Steven Rostedt (Red Hat)
2013-03-15
1
-7
/
+7
*
tracing: Consolidate buffer allocation code
Steven Rostedt (Red Hat)
2013-03-15
1
-67
/
+63
*
tracing: Have trace_array keep track if snapshot buffer is allocated
Steven Rostedt (Red Hat)
2013-03-15
2
-18
/
+16
*
tracing: Add snapshot_raw to extract the raw data from snapshot
Steven Rostedt (Red Hat)
2013-03-15
1
-18
/
+95
*
tracing: Add config option to allow snapshot to swap per cpu
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+23
*
tracing: Add snapshot in the per_cpu trace directories
Steven Rostedt (Red Hat)
2013-03-15
1
-10
/
+56
*
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
13
-286
/
+363
*
tracing: Enable snapshot when any latency tracer is enabled
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+3
*
tracing: Clear all trace buffers when unloaded module event was used
Steven Rostedt (Red Hat)
2013-03-15
3
-6
/
+16
*
tracing: Only clear trace buffer on module unload if event was traced
Steven Rostedt (Red Hat)
2013-03-15
1
-4
/
+8
*
ring-buffer: Init waitqueue for blocked readers
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+2
*
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
2
-3
/
+3
*
tracing: Fix trace events build without modules
Steven Rostedt (Red Hat)
2013-03-15
1
-19
/
+36
*
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
2013-03-15
1
-1
/
+1
*
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
2013-03-15
1
-2
/
+2
*
tracing: Annotate event field-defining functions with __init
Li Zefan
2013-03-15
1
-1
/
+1
*
tracing: Add a helper function for event print functions
Li Zefan
2013-03-15
1
-0
/
+26
*
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
2013-03-15
2
-71
/
+158
*
tracing: Fix read blocking on trace_pipe_raw
Steven Rostedt
2013-03-15
1
-3
/
+15
*
tracing: Fix polling on trace_pipe_raw
Steven Rostedt
2013-03-15
1
-27
/
+51
*
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
Steven Rostedt (Red Hat)
2013-03-15
1
-1
/
+1
*
tracing: Use direct field, type and system names
Steven Rostedt
2013-03-15
2
-19
/
+5
*
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
Steven Rostedt
2013-03-15
1
-7
/
+20
*
tracing: Get trace_events kernel command line working again
Steven Rostedt
2013-03-15
1
-7
/
+136
*
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
2013-03-15
3
-0
/
+102
*
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
2013-03-15
3
-1
/
+142
*
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-03-15
2
-34
/
+57
*
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
2013-03-15
10
-61
/
+79
*
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
2013-03-15
1
-0
/
+12
*
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
2013-03-15
4
-240
/
+358
*
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
2013-03-15
3
-18
/
+16
*
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-15
4
-248
/
+580
*
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-15
4
-16
/
+65
*
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-15
1
-1
/
+5
*
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-14
1
-4
/
+8
*
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-13
1
-2
/
+2
*
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-12
1
-1
/
+2
*
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
1
-2
/
+0
*
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-07
1
-1
/
+24
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-28
1
-10
/
+14
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-20
2
-19
/
+70
|
\
|
*
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-19
1
-14
/
+32
|
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
1
-5
/
+38
[next]