summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.pl
Commit message (Expand)AuthorAgeFilesLines
* scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor2021-08-041-40/+0
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-1/+1
|\ \
| * | riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-04-261-1/+1
| * | scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor2021-04-261-1/+1
| |/
* | scripts/recordmcount.pl: Make vim and emacs indent the sameSteven Rostedt (VMware)2021-03-221-0/+2
* | scripts/recordmcount.pl: Make indent spacing consistentSteven Rostedt (VMware)2021-03-221-12/+12
|/
* scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-02-131-1/+5
* s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik2020-11-201-3/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-1/+1
* Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-05-081-1/+1
|\
| * scripts: override locale from environment when running recordmcount.plDaniel Dadap2019-05-031-1/+1
* | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-221-0/+3
|/
* scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2018-12-081-0/+13
* nds32/ftrace: Add RECORD_MCOUNT supportZong Li2018-09-041-0/+3
* powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin2018-06-011-1/+17
* Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-041-0/+5
|\
| * riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao2018-04-021-0/+5
* | recordmcount.pl: drop blackin and tile supportArnd Bergmann2018-03-261-8/+0
|/
* 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