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
/
scripts
/
recordmcount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
1
-1
/
+1
2015-12-16
ftrace/scripts: Have recordmcount copy the object file
Steven Rostedt (Red Hat)
1
-35
/
+110
2015-12-16
scripts: recordmcount: break hardlinks
Russell King
1
-0
/
+14
2015-11-03
recordmcount: arm64: Replace the ignored mcount call into nop
Li Bin
1
-1
/
+23
2015-11-02
recordmcount: x86: Assign a meaningful value to rel_type_nop
Li Bin
1
-0
/
+2
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-1
/
+1
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
1
-4
/
+0
2014-06-13
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-2
/
+0
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
1
-2
/
+0
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
1
-0
/
+7
2013-03-03
metag: ftrace support
James Hogan
1
-0
/
+13
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
1
-2
/
+6
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
1
-0
/
+2
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
1
-8
/
+24
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
1
-2
/
+38
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
1
-0
/
+1
2011-05-16
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
1
-21
/
+22
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
1
-24
/
+24
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
1
-1
/
+2
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
1
-1
/
+4
2010-12-04
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
1
-1
/
+1
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
1
-1
/
+4
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
1
-0
/
+41
2010-10-15
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
1
-2
/
+20
2010-10-15
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
1
-544
/
+4
2010-10-15
ftrace: Add C version of recordmcount compile time code
John Reiser
1
-0
/
+885