summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.c
Commit message (Expand)AuthorAge
* Drop a bunch of metag referencesJames Hogan2018-02-23
* ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-24
* recordmcount: arm: Implement make_nopStephen Boyd2016-11-14
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2016-09-28
* ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott2016-08-02
* ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-01-04
* ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2015-12-16
* scripts: recordmcount: break hardlinksRussell King2015-12-16
* recordmcount: arm64: Replace the ignored mcount call into nopLi Bin2015-11-03
* recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin2015-11-02
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
* s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-09
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-12
|\
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-10
* | ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-29
|/
* metag: ftrace supportJames Hogan2013-03-02
* ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-16
* ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-16
* ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-16
* ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-16
* ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-16
* ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt2011-05-16
* ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-16
* ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2011-03-10
* ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-04
* ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent2010-12-04
* ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2010-10-29
* ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2010-10-29
* ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt2010-10-15
* ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-14
* ftrace: Add C version of recordmcount compile time codeJohn Reiser2010-10-14