index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
4
-16
/
+65
*
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-14
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-27
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-18
1
-14
/
+32
|
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
1
-5
/
+38
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
2
-1
/
+2
|
\
\
|
*
|
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
2
-1
/
+2
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-19
14
-268
/
+725
|
\
\
\
|
*
|
|
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
2013-02-08
1
-6
/
+36
|
*
|
|
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
2013-02-08
1
-7
/
+14
|
*
|
|
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
2013-02-08
1
-3
/
+43
|
*
|
|
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
2013-02-08
1
-0
/
+55
|
*
|
|
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
2013-02-08
1
-2
/
+1
|
*
|
|
uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace...
Oleg Nesterov
2013-02-08
1
-29
/
+6
|
*
|
|
uprobes/tracing: Introduce is_trace_uprobe_enabled()
Oleg Nesterov
2013-02-08
2
-3
/
+7
|
*
|
|
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
Oleg Nesterov
2013-02-08
1
-3
/
+3
|
*
|
|
uprobes/tracing: Fully initialize uprobe_trace_consumer before uprobe_register()
Oleg Nesterov
2013-02-08
1
-6
/
+7
|
*
|
|
uprobes/tracing: Fix dentry/mount leak in create_trace_uprobe()
Oleg Nesterov
2013-02-08
1
-4
/
+6
|
*
|
|
uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
Oleg Nesterov
2013-02-08
1
-2
/
+2
|
*
|
|
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
2013-02-08
1
-1
/
+0
|
|
|
/
|
|
/
|
|
*
|
tracing: Init current_trace to nop_trace and remove NULL checks
Steven Rostedt (Red Hat)
2013-02-01
1
-18
/
+12
|
*
|
tracing: Make a snapshot feature available from userspace
Hiraku Toyooka
2013-01-30
3
-26
/
+151
|
*
|
tracing: Replace static old_tracer check of tracer name
Hiraku Toyooka
2013-01-30
1
-13
/
+9
|
*
|
tracing: Use sched_clock_cpu for trace_clock_global
Namhyung Kim
2013-01-30
1
-1
/
+1
|
*
|
ring-buffer: Add stats field for amount read from trace ring buffer
Steven Rostedt (Red Hat)
2013-01-30
2
-0
/
+21
|
*
|
tracing/fgraph: Adjust fgraph depth before calling trace return callback
Steven Rostedt (Red Hat)
2013-01-29
1
-1
/
+7
|
*
|
tracing: Remove second iterator initializer
Jovi Zhang
2013-01-29
1
-4
/
+1
|
*
|
tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var
Shan Wei
2013-01-25
1
-2
/
+2
|
*
|
tracing: Mark tracing_dentry_percpu() static
Josh Triplett
2013-01-24
1
-1
/
+1
|
*
|
tracing: Fix unsigned int compare of zero in recursion check
Steven Rostedt
2013-01-24
1
-1
/
+1
|
*
|
ring-buffer: Remove trace.h from ring_buffer.c
Steven Rostedt
2013-01-22
1
-1
/
+2
|
*
|
ring-buffer: User context bit recursion checking
Steven Rostedt
2013-01-22
2
-31
/
+67
|
*
|
ftrace: Use only the preempt version of function tracing
Steven Rostedt
2013-01-22
1
-47
/
+14
|
*
|
tracing: Avoid unnecessary multiple recursion checks
Steven Rostedt
2013-01-22
2
-36
/
+110
[next]