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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
recordmcount: support >64k sections
Sami Tolvanen
2020-06-16
1
-6
/
+92
*
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
2019-10-12
1
-4
/
+1
*
recordmcount: Remove redundant cleanup() calls
Matt Helsley
2019-08-31
1
-2
/
+0
*
recordmcount: Kernel style function signature formatting
Matt Helsley
2019-08-31
1
-7
/
+6
*
recordmcount: Rewrite error/success handling
Matt Helsley
2019-08-31
1
-42
/
+99
*
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2019-08-31
1
-13
/
+13
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-1
/
+2
|
\
|
*
recordmcount: Fix spurious mcount entries on powerpc
Naveen N. Rao
2019-07-01
1
-1
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
/
*
scripts: Fixed printf format mismatch
nixiaoming
2018-05-29
1
-1
/
+1
*
recordmcount: Fix endianness handling bug for nop_mcount
libin
2015-11-03
1
-1
/
+1
*
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
Alex Smith
2014-06-26
1
-2
/
+2
*
ftrace: Make recordmcount.c handle __fentry__
Steven Rostedt
2012-08-23
1
-1
/
+3
*
recordmcount: Fix handling of elf64 big-endian objects.
David Daney
2012-01-06
1
-1
/
+1
*
ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
Rabin Vincent
2011-05-25
1
-0
/
+8
*
ftrace/recordmcount: mcount address adjustment
Martin Schwidefsky
2011-05-16
1
-2
/
+7
*
ftrace/recordmcount: Add helper function get_sym_str_and_relp()
Steven Rostedt
2011-05-16
1
-30
/
+37
*
ftrace/recordmcount: Remove duplicate code to find mcount symbol
Steven Rostedt
2011-05-16
1
-24
/
+27
*
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
2011-05-16
1
-5
/
+17
*
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
2011-05-16
1
-4
/
+78
*
ftrace/recordmcount: Modify only executable sections
Steven Rostedt
2011-05-16
1
-0
/
+1
*
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
2011-05-16
1
-8
/
+8
*
-
.
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
2011-01-05
1
-2
/
+3
|
\
\
|
*
|
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
2010-12-04
1
-2
/
+3
|
|
/
*
/
ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO
John Reiser
2010-12-02
1
-1
/
+1
|
/
*
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
2010-10-29
1
-3
/
+53
*
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
2010-10-29
1
-4
/
+30
*
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
2010-10-14
1
-0
/
+366