index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
recordmcount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
2020-01-19
1
-0
/
+17
*
recordmcount: Clarify what cleanup() does
Matt Helsley
2019-08-31
1
-70
/
+81
*
recordmcount: Remove redundant cleanup() calls
Matt Helsley
2019-08-31
1
-13
/
+0
*
recordmcount: Kernel style formatting
Matt Helsley
2019-08-31
1
-22
/
+25
*
recordmcount: Kernel style function signature formatting
Matt Helsley
2019-08-31
1
-14
/
+7
*
recordmcount: Rewrite error/success handling
Matt Helsley
2019-08-31
1
-77
/
+85
*
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2019-08-31
1
-8
/
+8
*
recordmcount: Remove uread()
Matt Helsley
2019-08-31
1
-13
/
+5
*
recordmcount: Remove redundant strcmp
Matt Helsley
2019-08-31
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378
Thomas Gleixner
2019-06-05
1
-1
/
+1
*
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2018-12-08
1
-1
/
+1
*
scripts: Fixed printf format mismatch
nixiaoming
2018-05-29
1
-1
/
+1
*
Drop a bunch of metag references
James Hogan
2018-02-23
1
-20
/
+0
*
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2017-03-24
1
-0
/
+1
*
recordmcount: arm: Implement make_nop
Stephen Boyd
2016-11-14
1
-0
/
+65
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
2016-09-28
1
-0
/
+1
*
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Laura Abbott
2016-08-02
1
-1
/
+8
*
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
2016-01-04
1
-1
/
+1
*
ftrace/scripts: Have recordmcount copy the object file
Steven Rostedt (Red Hat)
2015-12-16
1
-35
/
+110
*
scripts: recordmcount: break hardlinks
Russell King
2015-12-16
1
-0
/
+14
*
recordmcount: arm64: Replace the ignored mcount call into nop
Li Bin
2015-11-03
1
-1
/
+23
*
recordmcount: x86: Assign a meaningful value to rel_type_nop
Li Bin
2015-11-02
1
-0
/
+2
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
1
-1
/
+1
*
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
2014-10-09
1
-4
/
+0
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-06-12
1
-2
/
+0
|
\
|
*
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
2014-06-10
1
-2
/
+0
*
|
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2014-05-29
1
-0
/
+7
|
/
*
metag: ftrace support
James Hogan
2013-03-02
1
-0
/
+13
*
ftrace/s390: mcount offset calculation
Martin Schwidefsky
2011-05-16
1
-2
/
+6
*
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2011-05-16
1
-0
/
+2
*
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
2011-05-16
1
-8
/
+24
*
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
2011-05-16
1
-2
/
+38
*
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
2011-05-16
1
-0
/
+1
*
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
2011-05-16
1
-21
/
+22
*
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
2011-05-16
1
-24
/
+24
*
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
2011-03-10
1
-1
/
+2
*
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
2010-12-04
1
-1
/
+4
*
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
2010-12-04
1
-1
/
+1
*
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
2010-10-29
1
-1
/
+4
*
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
2010-10-29
1
-0
/
+41
*
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
2010-10-15
1
-2
/
+20
*
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
2010-10-14
1
-544
/
+4
*
ftrace: Add C version of recordmcount compile time code
John Reiser
2010-10-14
1
-0
/
+885