summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.pl
AgeCommit message (Expand)Author
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor
2021-03-17scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence
2021-03-04scripts/recordmcount.pl: support big endian for ARCH shRong Chen
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