index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
recordmcount.c
Age
Commit message (
Expand
)
Author
2018-12-08
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2018-05-29
scripts: Fixed printf format mismatch
nixiaoming
2018-02-23
Drop a bunch of metag references
James Hogan
2017-03-24
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2016-11-14
recordmcount: arm: Implement make_nop
Stephen Boyd
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-09-28
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
2016-08-02
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Laura Abbott
2016-01-04
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
2015-12-16
ftrace/scripts: Have recordmcount copy the object file
Steven Rostedt (Red Hat)
2015-12-16
scripts: recordmcount: break hardlinks
Russell King
2015-11-03
recordmcount: arm64: Replace the ignored mcount call into nop
Li Bin
2015-11-02
recordmcount: x86: Assign a meaningful value to rel_type_nop
Li Bin
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2013-03-02
metag: ftrace support
James Hogan
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
2011-05-16
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
2010-12-04
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
2010-10-15
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
2010-10-14
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
2010-10-14
ftrace: Add C version of recordmcount compile time code
John Reiser