Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d567f5db412ed52de0b3b3efca4a451263de6108
/
scripts
/
recordmcount.c
999340d
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
by Chen Jun
· 3 years, 10 months ago
3df1426
recordmcount: Fix build failure on non arm64
by Christophe Leroy
· 4 years, 5 months ago
ea0eada
recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
by Gregory Herrero
· 4 years, 5 months ago
927d780
ARM: 8950/1: ftrace/recordmcount: filter relocation types
by Alex Sverdlin
· 5 years ago
4fbcf07
recordmcount: Clarify what cleanup() does
by Matt Helsley
· 5 years ago
c97fea2
recordmcount: Remove redundant cleanup() calls
by Matt Helsley
· 5 years ago
2e63152
recordmcount: Kernel style formatting
by Matt Helsley
· 5 years ago
3aec863
recordmcount: Kernel style function signature formatting
by Matt Helsley
· 5 years ago
3f1df12
recordmcount: Rewrite error/success handling
by Matt Helsley
· 5 years ago
17e262e9
recordmcount: Remove unused fd from uwrite() and ulseek()
by Matt Helsley
· 5 years ago
a146207
recordmcount: Remove uread()
by Matt Helsley
· 5 years ago
1bd95be
recordmcount: Remove redundant strcmp
by Matt Helsley
· 5 years ago
4317cf95
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378
by Thomas Gleixner
· 6 years ago
9c8e2f6
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
by Joe Lawrence
· 6 years ago
ac5db1f
scripts: Fixed printf format mismatch
by nixiaoming
· 7 years ago
5f17157
Drop a bunch of metag references
by James Hogan
· 7 years ago
42c269c
ftrace: Allow for function tracing to record init functions on boot up
by Steven Rostedt (VMware)
· 8 years ago
9648dc1
recordmcount: arm: Implement make_nop
by Stephen Boyd
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
e436fd6
scripts/recordmcount.c: account for .softirqentry.text
by Dmitry Vyukov
· 8 years ago
b2e1c26
ftrace/recordmcount: Work around for addition of metag magic but not relocations
by Laura Abbott
· 8 years ago
713a3e4
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
by Colin Ian King
· 9 years ago
a50bd43
ftrace/scripts: Have recordmcount copy the object file
by Steven Rostedt (Red Hat)
· 9 years ago
dd39a26
scripts: recordmcount: break hardlinks
by Russell King
· 9 years ago
2ee8a74
recordmcount: arm64: Replace the ignored mcount call into nop
by Li Bin
· 9 years ago
46a2b61
recordmcount: x86: Assign a meaningful value to rel_type_nop
by Li Bin
· 9 years ago
c933146
s390/ftrace,kprobes: allow to patch first instruction
by Heiko Carstens
· 10 years ago
53255c9
s390/ftrace: remove 31 bit ftrace support
by Heiko Carstens
· 10 years ago
c1fdb2d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
7eb6e34
kbuild: trivial - remove trailing empty lines
by Masahiro Yamada
· 11 years ago
af64d2a
ftrace: Add arm64 support to recordmcount
by AKASHI Takahiro
· 11 years ago
00512bd
metag: ftrace support
by James Hogan
· 12 years ago
f296388
ftrace/s390: mcount offset calculation
by Martin Schwidefsky
· 14 years ago
521ccb5
ftrace/x86: mcount offset calculation
by Martin Schwidefsky
· 14 years ago
dfad3d5
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
by Steven Rostedt
· 14 years ago
ffd618f
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
by Steven Rostedt
· 14 years ago
9f087e7
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
by Steven Rostedt
· 14 years ago
e90b0c8
ftrace/trivial: Clean up record mcount to use Linux switch style
by Steven Rostedt
· 14 years ago
dd5477f
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
by Steven Rostedt
· 14 years ago
1274a9c
ftrace: Add .ref.text as one of the safe areas to trace
by Steven Rostedt
· 14 years ago
ed60453
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
by Rabin Vincent
· 14 years ago
cd3478f
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
by Rabin Vincent
· 14 years ago
412910c
ftrace/MIPS: Add module support for C version of recordmcount
by Wu Zhangjin
· 14 years ago
a2d49358
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
by John Reiser
· 14 years ago
4447586
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
by Steven Rostedt
· 14 years ago
c28d507
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
by Steven Rostedt
· 14 years ago
81d3858
ftrace: Add C version of recordmcount compile time code
by John Reiser
· 14 years ago