index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+17
2009-11-02
x86_64, ftrace: Make ftrace use kernel identity mapping to modify code
Suresh Siddha
1
-0
/
+17
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-74
/
+2
2009-10-12
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
1
-3
/
+5
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
1
-4
/
+4
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
1
-0
/
+10
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
1
-11
/
+4
2009-08-11
tracing: Map syscall name to number
Jason Baron
1
-0
/
+16
2009-08-06
tracing/function-graph-tracer: Drop the useless nmi protection
Frederic Weisbecker
1
-4
/
+0
2009-06-19
function-graph: add stack frame test
Steven Rostedt
1
-2
/
+4
2009-05-13
x86/function-graph: fix constraint for recording old return value
Steven Rostedt
1
-1
/
+1
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-0
/
+2
2009-04-07
tracing, x86: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
1
-5
/
+1
2009-03-19
ftrace: protect running nmi (V3)
Lai Jiangshan
1
-23
/
+40
2009-03-13
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
1
-0
/
+63
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
1
-1
/
+1
2009-02-22
Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-0
/
+17
2009-02-20
ftrace: immediately stop code modification if failure is detected
Steven Rostedt
1
-0
/
+4
2009-02-20
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
1
-0
/
+13
2009-02-19
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
1
-74
/
+1
2009-02-18
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
1
-74
/
+1
2009-02-11
tracing, x86: fix constraint for parent variable
Steven Rostedt
1
-5
/
+4
2009-02-11
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-5
/
+4
2009-02-11
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-3
/
+5
2009-02-10
tracing, x86: fix fixup section to return to original code
Steven Rostedt
1
-3
/
+5
2009-02-10
tracing, x86: fix constraint for parent variable
Steven Rostedt
1
-5
/
+4
2009-02-09
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
1
-7
/
+0
2009-02-08
ring-buffer: use generic version of in_nmi
Steven Rostedt
1
-2
/
+2
2009-02-08
ftrace: change function graph tracer to use new in_nmi
Steven Rostedt
1
-20
/
+1
2009-02-08
ftrace, x86: rename in_nmi variable
Steven Rostedt
1
-11
/
+11
2009-02-08
ring-buffer: add NMI protection for spinlocks
Steven Rostedt
1
-4
/
+4
2009-01-27
x86: ftrace - simplify wait_for_nmi
Cyrill Gorcunov
1
-6
/
+5
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
1
-1
/
+4
2008-12-03
ftrace: add checks on ret stack in function graph
Steven Rostedt
1
-0
/
+17
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
1
-1
/
+6
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
1
-4
/
+6
2008-12-03
ftrace: clean up function graph asm
Steven Rostedt
1
-16
/
+4
2008-12-02
tracing/function-graph-tracer: support for x86-64
Frederic Weisbecker
1
-1
/
+10
2008-11-26
ftrace: use code patching for ftrace graph tracer
Steven Rostedt
1
-2
/
+46
2008-11-26
tracing/function-return-tracer: set a more human readable output
Frederic Weisbecker
1
-11
/
+21
2008-11-26
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
1
-6
/
+6
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
1
-14
/
+15
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
1
-3
/
+7
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
1
-128
/
+130
2008-11-16
tracing/function-return-tracer: add a barrier to ensure return stack index is...
Frederic Weisbecker
1
-0
/
+1
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-3
/
+26
2008-11-13
tracing/function-return-tracer: call prepare_ftrace_return by registers
Frederic Weisbecker
1
-1
/
+0
2008-11-13
tracing/function-return-tracer: make the function return tracer lockless
Frederic Weisbecker
1
-38
/
+5
2008-11-11
tracing: function return tracer, build fix
Ingo Molnar
1
-0
/
+1
[prev]
[next]