aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.c
AgeCommit message (Expand)Author
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)
2016-11-14recordmcount: arm: Implement make_nopStephen Boyd
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov
2016-08-02ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)
2015-12-16scripts: recordmcount: break hardlinksRussell King
2015-11-03recordmcount: arm64: Replace the ignored mcount call into nopLi Bin
2015-11-02recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro
2013-03-02metag: ftrace supportJames Hogan
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt
2011-05-16ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent
2010-12-04ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt
2010-10-14ftrace: Add C version of recordmcount compile time codeJohn Reiser