summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2-0/+2
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds82-1030/+1640
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens8-7/+52
2015-01-19scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher1-1/+0
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens13-92/+214
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens8-216/+56
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro3-0/+14
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-11-05recordmcount.pl: Add support for __fentry__Jamie Iles1-2/+2
2013-08-30tile: support ftrace on tilegxTony Lu8-2/+514
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky3-5/+9
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky3-4/+7
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2-0/+2
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2-1/+3
2010-09-02ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftraceRabin Vincent3-2/+36
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent4-58/+155
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt5-69/+169
2010-08-12tracing: Extend recordmcount to better support Blackfin mcountMike Frysinger1-1/+6
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney1-1/+1
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar1606-15405/+38447
2010-01-12tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka1-1/+1
2010-01-06tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang1-18/+11
2010-01-06tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang1-9/+9
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin6-1/+206
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2-3/+4
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek6-1/+181
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2-2/+11
2009-10-29tracing: Exit with error if a weak function is used in recordmcount.plLi Hong1-7/+3
2009-10-29tracing: Move conditional into update_funcs() in recordmcount.plLi Hong1-5/+3
2009-10-29tracing: Add regex for weak functions in recordmcount.plLi Hong1-7/+9
2009-10-29tracing: Move mcount section search to front of loop in recordmcount.plLi Hong1-14/+18
2009-10-29tracing: Fix objcopy revision check in recordmcount.plLi Hong1-29/+27
2009-10-29tracing: Check absolute path of input file in recordmcount.plLi Hong1-1/+1
2009-10-29tracing: Correct the check for number of arguments in recordmcount.plLi Hong1-1/+1
2009-10-29tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong1-35/+49
2009-10-14tracing: Enable "__cold" functionsJiri Olsa1-0/+1
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar1029-16214/+32045
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt1-2/+2
2009-08-06tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt1-1/+4
2009-07-23ftrace: Only update $offset when we update $ref_funcMatt Fleming1-1/+2
2009-07-23ftrace: Fix the conditional that updates $ref_funcMatt Fleming1-1/+1
2009-07-18tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com1-1/+0
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller4-15/+65
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens10-29/+276
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott1-3/+3
2009-01-18ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt1-3/+18
2009-01-14ftrace, ia64: Add recordmcount for ia64Shaohua Li1-0/+7
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li2-9/+6
[next]