summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.pl
AgeCommit message (Expand)Author
2023-12-03scripts: clean up IA-64 codeMasahiro Yamada
2022-03-07nds32: Remove the architectureAlan Kao
2021-12-24recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2021-12-12recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-08-04scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-04-26riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-04-26scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-03-22scripts/recordmcount.pl: Make vim and emacs indent the sameSteven Rostedt (VMware)
2021-03-22scripts/recordmcount.pl: Make indent spacing consistentSteven Rostedt (VMware)
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-05-03scripts: override locale from environment when running recordmcount.plDaniel Dadap
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren
2018-12-08scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao
2018-03-26recordmcount.pl: drop blackin and tile supportArnd Bergmann
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-19scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu
2013-11-05recordmcount.pl: Add support for __fentry__Jamie Iles
2013-08-30tile: support ftrace on tilegxTony Lu
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar