summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.pl
AgeCommit message (Expand)AuthorLines
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar-4/+8
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt-2/+2
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt-1/+4
2009-07-23ftrace: Only update $offset when we update $ref_funcMatt Fleming-1/+2
2009-07-23ftrace: Fix the conditional that updates $ref_funcMatt Fleming-1/+1
2009-07-18tracing: Remove .globl in the scripts/recordmcount.pl docjolsa@redhat.com-1/+0
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller-0/+20
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens-0/+13
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott-3/+3
2009-01-18ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt-3/+18
2009-01-14ftrace, ia64: Add recordmcount for ia64Shaohua Li-0/+7
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li-0/+5
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li-3/+3
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker-0/+1
2008-11-26ftrace: adding other non-leaving .text sectionsLiming Wang-0/+2
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford-1/+7
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming-1/+2
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt-16/+11
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt-2/+17
2008-11-23sh: dynamic ftrace support.Matt Fleming-0/+11
2008-11-08ftrace: align __mcount_loc sectionsMatt Fleming-0/+4
2008-10-23ftrace: dynamic ftrace process only text sectionSteven Rostedt-3/+14
2008-10-23ftrace: handle generic arch callsSteven Rostedt-1/+10
2008-10-14ftrace: remove warning of old objcopy and local functionsSteven Rostedt-6/+0
2008-10-14ftrace: objcopy version test for local symbolsSteven Rostedt-0/+41
2008-10-14ftrace: handle weak symbol functionsSteven Rostedt-20/+86
2008-10-14ftrace: update recordmount.pl arch changesSteven Rostedt-14/+14
2008-10-14ftrace: scripts/recordmcount.pl cross-build hackIngo Molnar-0/+14
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt-0/+280