summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-141-0/+3
* tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2009-11-171-2/+10
* tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-291-7/+3
* tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-291-5/+3
* tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-291-7/+9
* tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-291-14/+18
* tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-291-29/+27
* tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-291-1/+1
* tracing: Correct the check for number of arguments in recordmcount.plLi Hong2009-10-291-1/+1
* tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong2009-10-291-35/+49
* tracing: Enable "__cold" functionsJiri Olsa2009-10-141-0/+1
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-4/+8
|\
| * tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-071-2/+2
| * tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-051-1/+4
| * ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-231-1/+2
| * ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-231-1/+1
* | tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com2009-07-181-1/+0
|/
* sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-161-0/+20
* [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-121-0/+13
* ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott2009-05-051-3/+3
* ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt2009-01-181-3/+18
* ftrace, ia64: Add recordmcount for ia64Shaohua Li2009-01-141-0/+7
* ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li2009-01-141-0/+5
* ftrace, ia64: make recordmcount distinct module compileShaohua Li2009-01-141-3/+3
* tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+1
* ftrace: adding other non-leaving .text sectionsLiming Wang2008-11-261-0/+2
* ftrace: scripts/recordmcount.pl support for ARMJim Radford2008-11-231-1/+7
* ftrace: specify $alignment for sh architectureMatt Fleming2008-11-231-1/+2
* ftrace: create default variables for archs in recordmcount.plSteven Rostedt2008-11-231-16/+11
* ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt2008-11-231-2/+17
* sh: dynamic ftrace support.Matt Fleming2008-11-231-0/+11
* ftrace: align __mcount_loc sectionsMatt Fleming2008-11-081-0/+4
* ftrace: dynamic ftrace process only text sectionSteven Rostedt2008-10-231-3/+14
* ftrace: handle generic arch callsSteven Rostedt2008-10-231-1/+10
* ftrace: remove warning of old objcopy and local functionsSteven Rostedt2008-10-141-6/+0
OpenPOWER on IntegriCloud