index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
recordmcount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
1
-2
/
+6
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
1
-0
/
+2
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
1
-8
/
+24
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
1
-2
/
+38
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
1
-0
/
+1
2011-05-16
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
1
-21
/
+22
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
1
-24
/
+24
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
1
-1
/
+2
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
1
-1
/
+4
2010-12-04
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
1
-1
/
+1
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
1
-1
/
+4
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
1
-0
/
+41
2010-10-15
ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program
Steven Rostedt
1
-2
/
+20
2010-10-14
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
1
-544
/
+4
2010-10-14
ftrace: Add C version of recordmcount compile time code
John Reiser
1
-0
/
+885