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
/
arch
/
x86
/
kernel
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
1
-1
/
+4
*
ftrace: add checks on ret stack in function graph
Steven Rostedt
2008-12-03
1
-0
/
+17
*
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
1
-1
/
+6
*
ftrace: add ftrace_graph_stop()
Steven Rostedt
2008-12-03
1
-4
/
+6
*
ftrace: clean up function graph asm
Steven Rostedt
2008-12-03
1
-16
/
+4
*
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
2008-12-02
1
-1
/
+10
*
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
2008-11-26
1
-2
/
+46
*
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
2008-11-26
1
-11
/
+21
*
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-6
/
+6
*
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
1
-14
/
+15
*
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2008-11-18
1
-3
/
+7
*
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
2008-11-16
1
-128
/
+130
*
tracing/function-return-tracer: add a barrier to ensure return stack index is...
Frederic Weisbecker
2008-11-16
1
-0
/
+1
*
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
2008-11-16
1
-3
/
+26
*
tracing/function-return-tracer: call prepare_ftrace_return by registers
Frederic Weisbecker
2008-11-12
1
-1
/
+0
*
tracing/function-return-tracer: make the function return tracer lockless
Frederic Weisbecker
2008-11-12
1
-38
/
+5
*
tracing: function return tracer, build fix
Ingo Molnar
2008-11-11
1
-0
/
+1
*
tracing, x86: function return tracer, fix assembly constraints
Ingo Molnar
2008-11-11
1
-1
/
+1
*
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
2008-11-11
1
-7
/
+174
*
ftrace: nmi safe code clean ups
Steven Rostedt
2008-10-31
1
-8
/
+8
*
ftrace: nmi update statistics
Steven Rostedt
2008-10-30
1
-2
/
+24
*
ftrace: nmi safe code modification
Steven Rostedt
2008-10-30
1
-1
/
+106
*
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
2008-10-27
1
-11
/
+5
*
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2008-10-23
1
-5
/
+5
*
ftrace: remove mcount set
Steven Rostedt
2008-10-23
1
-7
/
+0
*
ftrace: use probe_kernel
Steven Rostedt
2008-10-23
1
-5
/
+3
*
ftrace: comment arch ftrace code
Steven Rostedt
2008-10-23
1
-1
/
+6
*
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
1
-7
/
+7
*
ftrace: do not enclose logic in WARN_ON
Steven Rostedt
2008-10-20
1
-2
/
+4
*
ftrace: make ftrace_test_p6nop disassembler-friendly
Anders Kaseorg
2008-10-14
1
-2
/
+4
*
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
2008-10-14
1
-2
/
+2
*
x86: suppress trivial sparse signedness warnings
Harvey Harrison
2008-10-14
1
-1
/
+1
*
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
1
-25
/
+13
*
ftrace: use only 5 byte nops for x86
Steven Rostedt
2008-10-14
1
-7
/
+61
*
ftrace: x86 mcount stub
Steven Rostedt
2008-10-14
1
-12
/
+2
*
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-23
1
-17
/
+9
*
ftrace: build fix with gcc 4.3
Ingo Molnar
2008-06-17
1
-1
/
+1
*
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-06-10
1
-10
/
+0
*
ftrace: fix the fault label in updating code
Steven Rostedt
2008-05-23
1
-2
/
+2
*
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
2008-05-23
1
-1
/
+40
*
ftrace: move memory management out of arch code
Steven Rostedt
2008-05-23
1
-154
/
+29
*
ftrace: use nops instead of jmp
Steven Rostedt
2008-05-23
1
-16
/
+24
*
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
2008-05-23
1
-0
/
+237