summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.pl
Commit message (Expand)AuthorAgeFilesLines
* scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-141-1/+2
* ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-241-0/+1
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2016-09-281-0/+1
* scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-131-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-2/+7
|\
| * s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-291-2/+7
* | scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-191-1/+0
|/
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-1/+1
* s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-091-7/+0
* ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-291-0/+5
* ftrace: default to tilegx if ARCH=tile is specifiedTony Lu2013-12-051-1/+2
* recordmcount.pl: Add support for __fentry__Jamie Iles2013-11-051-2/+2
* tile: support ftrace on tilegxTony Lu2013-08-301-0/+4
* ftrace/s390: mcount offset calculationMartin Schwidefsky2011-05-161-0/+2
* ftrace/x86: mcount offset calculationMartin Schwidefsky2011-05-161-0/+2
* ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2011-05-161-0/+1
* ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2011-03-101-0/+1
* ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent2010-09-021-1/+1
* ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-021-0/+2
* Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-161-1/+6
|\
| * tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger2010-08-121-1/+6
* | tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney2010-07-221-1/+1
|/
* Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-261-2/+6
|\
| * tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-111-1/+1
* | tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang2010-01-061-18/+11
* | tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang2010-01-061-9/+9
|/
* MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-171-0/+52
* MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-171-3/+3
* microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-141-0/+3
* tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2009-11-171-2/+10
* tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-291-7/+3
* tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-291-5/+3
* tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-291-7/+9
* tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-291-14/+18
* tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-291-29/+27
* tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-291-1/+1
* tracing: Correct the check for number of arguments in recordmcount.plLi Hong2009-10-291-1/+1
* tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong2009-10-291-35/+49
* tracing: Enable "__cold" functionsJiri Olsa2009-10-141-0/+1
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-4/+8
|\
| * tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-071-2/+2
| * tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-051-1/+4
| * ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-231-1/+2
| * ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-231-1/+1
* | tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com2009-07-181-1/+0
|/
* sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-161-0/+20
* [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-121-0/+13
* ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott2009-05-051-3/+3
OpenPOWER on IntegriCloud