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/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
2014-02-20
3
-38
/
+101
|
*
|
|
|
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
2014-02-20
1
-37
/
+56
|
*
|
|
|
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
2014-02-20
1
-6
/
+6
|
*
|
|
|
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
2014-02-20
4
-14
/
+94
|
*
|
|
|
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
2014-02-20
1
-4
/
+8
|
*
|
|
|
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2014-02-20
2
-40
/
+81
|
*
|
|
|
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2014-02-20
2
-4
/
+4
|
*
|
|
|
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
2014-02-20
1
-0
/
+18
|
*
|
|
|
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
2014-02-20
1
-9
/
+8
|
*
|
|
|
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
2014-02-20
1
-3
/
+5
|
*
|
|
|
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
2014-02-20
3
-16
/
+60
|
*
|
|
|
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
2014-02-20
4
-4
/
+8
|
*
|
|
|
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-20
8
-17
/
+27
|
|
/
/
/
*
|
|
|
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
1
-9
/
+11
|
\
\
\
\
|
*
|
|
|
blktrace: fix accounting of partially completed requests
Roman Pen
2014-03-05
1
-9
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
asmlinkage: Make trace_hardirqs_on/off_caller visible
Andi Kleen
2014-02-13
1
-2
/
+2
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
1
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-03-11
1
-0
/
+10
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
trace: Replace hardcoding of 19 with MAX_NICE
Dongsheng Yang
2014-02-27
1
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-03-31
1
-3
/
+19
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
perf: Disallow user-space stack dumps for function trace events
Jiri Olsa
2014-03-11
1
-0
/
+7
|
*
|
|
|
perf: Disallow user-space callchains for function trace events
Jiri Olsa
2014-03-11
1
-3
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
tracing: Fix traceon trigger condition to actually turn tracing on
Steven Rostedt (Red Hat)
2014-03-25
1
-2
/
+25
*
|
|
|
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-20
2
-11
/
+2
|
/
/
/
*
|
|
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-03
1
-0
/
+10
|
/
/
*
|
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-11
1
-0
/
+7
|
/
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-7
/
+8
|
\
|
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
4
-41
/
+46
|
|
\
|
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-7
/
+8
*
|
|
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
1
-32
/
+81
|
\
\
\
|
*
|
|
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-01-23
1
-0
/
+6
|
*
|
|
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
2014-01-23
1
-52
/
+64
|
*
|
|
tracing/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
2014-01-22
1
-3
/
+34
*
|
|
|
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-01-22
13
-908
/
+3061
|
\
\
\
\
|
|
/
/
/
|
*
|
|
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
2014-01-19
1
-7
/
+1
|
*
|
|
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-14
1
-0
/
+2
|
*
|
|
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-01-13
1
-26
/
+32
|
*
|
|
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
2014-01-13
1
-1
/
+44
|
*
|
|
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
2014-01-09
1
-15
/
+72
|
*
|
|
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
2014-01-09
1
-0
/
+20
|
*
|
|
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
2
-80
/
+16
|
*
|
|
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
2014-01-09
1
-2
/
+8
|
*
|
|
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2014-01-06
1
-8
/
+8
|
*
|
|
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
2014-01-06
1
-6
/
+36
|
*
|
|
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2014-01-03
2
-8
/
+8
|
*
|
|
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
4
-1
/
+62
|
*
|
|
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2014-01-02
1
-12
/
+22
|
*
|
|
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
2014-01-02
1
-14
/
+132
|
*
|
|
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
2014-01-02
1
-1
/
+1
[prev]
[next]