index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
recordmcount.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
1
-0
/
+2
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
1
-0
/
+2
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
1
-0
/
+1
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
1
-0
/
+1
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
1
-1
/
+1
2010-09-02
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
1
-0
/
+2
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
1
-1
/
+6
2010-08-12
tracing: Extend recordmcount to better support Blackfin mcount
Mike Frysinger
1
-1
/
+6
2010-07-22
tracing: Fix $mcount_regex for MIPS in recordmcount.pl
David Daney
1
-1
/
+1
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
1
-2
/
+6
2010-01-11
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
1
-1
/
+1
2010-01-06
tracing: Use appropriate perl constructs in recordmcount.pl
Wolfram Sang
1
-18
/
+11
2010-01-06
tracing: optimize recordmcount.pl for offsets-handling
Wolfram Sang
1
-9
/
+9
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin
1
-0
/
+52
2009-12-17
MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl
Wu Zhangjin
1
-3
/
+3
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
1
-0
/
+3
2009-11-17
tracing: Only print objcopy version warning once from recordmcount
Steven Rostedt
1
-2
/
+10
2009-10-29
tracing: Exit with error if a weak function is used in recordmcount.pl
Li Hong
1
-7
/
+3
2009-10-29
tracing: Move conditional into update_funcs() in recordmcount.pl
Li Hong
1
-5
/
+3
2009-10-29
tracing: Add regex for weak functions in recordmcount.pl
Li Hong
1
-7
/
+9
2009-10-29
tracing: Move mcount section search to front of loop in recordmcount.pl
Li Hong
1
-14
/
+18
2009-10-29
tracing: Fix objcopy revision check in recordmcount.pl
Li Hong
1
-29
/
+27
2009-10-29
tracing: Check absolute path of input file in recordmcount.pl
Li Hong
1
-1
/
+1
2009-10-29
tracing: Correct the check for number of arguments in recordmcount.pl
Li Hong
1
-1
/
+1
2009-10-29
tracing: Amend documentation in recordmcount.pl to reflect implementation
Li Hong
1
-35
/
+49
2009-10-14
tracing: Enable "__cold" functions
Jiri Olsa
1
-0
/
+1
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-4
/
+8
2009-08-07
tracing: Fix recordmcount.pl to handle sections with only weak functions
Steven Rostedt
1
-2
/
+2
2009-08-05
tracing: do not use functions starting with .L in recordmcount.pl
Steven Rostedt
1
-1
/
+4
2009-07-23
ftrace: Only update $offset when we update $ref_func
Matt Fleming
1
-1
/
+2
2009-07-23
ftrace: Fix the conditional that updates $ref_func
Matt Fleming
1
-1
/
+1
2009-07-18
tracing: Remove .globl in the scripts/recordmcount.pl doc
jolsa@redhat.com
1
-1
/
+0
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
1
-0
/
+20
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
1
-0
/
+13
2009-05-05
ftrace: use .sched.text, not .text.sched in recordmcount.pl
Tim Abbott
1
-3
/
+3
2009-01-18
ftrace: test for running of recordmcount.pl twice on an object
Steven Rostedt
1
-3
/
+18
2009-01-14
ftrace, ia64: Add recordmcount for ia64
Shaohua Li
1
-0
/
+7
2009-01-14
ftrace, ia64: explictly ignore a file in recordmcount.pl
Shaohua Li
1
-0
/
+5
2009-01-14
ftrace, ia64: make recordmcount distinct module compile
Shaohua Li
1
-3
/
+3
2008-12-12
tracing/function-graph-tracer: add a new .irqentry.text section
Frederic Weisbecker
1
-0
/
+1
2008-11-26
ftrace: adding other non-leaving .text sections
Liming Wang
1
-0
/
+2
2008-11-23
ftrace: scripts/recordmcount.pl support for ARM
Jim Radford
1
-1
/
+7
2008-11-23
ftrace: specify $alignment for sh architecture
Matt Fleming
1
-1
/
+2
2008-11-23
ftrace: create default variables for archs in recordmcount.pl
Steven Rostedt
1
-16
/
+11
2008-11-23
ftrace: add support for powerpc to recordmcount.pl script
Steven Rostedt
1
-2
/
+17
2008-11-23
sh: dynamic ftrace support.
Matt Fleming
1
-0
/
+11
2008-11-08
ftrace: align __mcount_loc sections
Matt Fleming
1
-0
/
+4
2008-10-23
ftrace: dynamic ftrace process only text section
Steven Rostedt
1
-3
/
+14
2008-10-23
ftrace: handle generic arch calls
Steven Rostedt
1
-1
/
+10
2008-10-14
ftrace: remove warning of old objcopy and local functions
Steven Rostedt
1
-6
/
+0
[next]