summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.pl
AgeCommit message (Expand)Author
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
2010-01-11tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka
2010-01-06tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang
2010-01-06tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin
2009-12-17MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt
2009-10-29tracing: Exit with error if a weak function is used in recordmcount.plLi Hong
2009-10-29tracing: Move conditional into update_funcs() in recordmcount.plLi Hong
2009-10-29tracing: Add regex for weak functions in recordmcount.plLi Hong
2009-10-29tracing: Move mcount section search to front of loop in recordmcount.plLi Hong
2009-10-29tracing: Fix objcopy revision check in recordmcount.plLi Hong
2009-10-29tracing: Check absolute path of input file in recordmcount.plLi Hong
2009-10-29tracing: Correct the check for number of arguments in recordmcount.plLi Hong
2009-10-29tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong
2009-10-14tracing: Enable "__cold" functionsJiri Olsa
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt
2009-07-23ftrace: Only update $offset when we update $ref_funcMatt Fleming
2009-07-23ftrace: Fix the conditional that updates $ref_funcMatt Fleming
2009-07-18tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott
2009-01-18ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt
2009-01-14ftrace, ia64: Add recordmcount for ia64Shaohua Li
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker
2008-11-26ftrace: adding other non-leaving .text sectionsLiming Wang
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt
2008-11-23sh: dynamic ftrace support.Matt Fleming
2008-11-08ftrace: align __mcount_loc sectionsMatt Fleming
2008-10-23ftrace: dynamic ftrace process only text sectionSteven Rostedt
2008-10-23ftrace: handle generic arch callsSteven Rostedt
2008-10-14ftrace: remove warning of old objcopy and local functionsSteven Rostedt