summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.pl
Commit message (Expand)AuthorAge
* Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-04
|\
| * riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao2018-04-02
* | recordmcount.pl: drop blackin and tile supportArnd Bergmann2018-03-26
|/
* scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-14
* ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-24
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-27
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2016-09-28
* scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-29
* | scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-19
|/
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
* s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-09
* ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-29
* ftrace: default to tilegx if ARCH=tile is specifiedTony Lu2013-12-05
* recordmcount.pl: Add support for __fentry__Jamie Iles2013-11-05
* tile: support ftrace on tilegxTony Lu2013-08-30
* ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-16
* ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-16
* ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-16
* ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2011-03-10
* ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent2010-09-02
* ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-02
* Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-16
|\
| * tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger2010-08-12
* | tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-22
|/
* Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-26
|\
| * tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-11
* | tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang2010-01-06
* | tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang2010-01-06
|/
* MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-17
* MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-17
* microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-14
* tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2009-11-17
* tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-29
* tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-29
* tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-29
* tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-29
* tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-29
* tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-29
* tracing: Correct the check for number of arguments in recordmcount.plLi Hong2009-10-29
* tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong2009-10-29
* tracing: Enable "__cold" functionsJiri Olsa2009-10-14
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\
| * tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-07
| * tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-05
| * ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-23
| * ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-23
* | tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com2009-07-18
|/