index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
recordmcount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-31
recordmcount: Fix endianness handling bug for nop_mcount
libin
1
-1
/
+1
2014-06-26
recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules
Alex Smith
1
-2
/
+2
2012-08-23
ftrace: Make recordmcount.c handle __fentry__
Steven Rostedt
1
-1
/
+3
2012-01-06
recordmcount: Fix handling of elf64 big-endian objects.
David Daney
1
-1
/
+1
2011-05-25
ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
Rabin Vincent
1
-0
/
+8
2011-05-16
ftrace/recordmcount: mcount address adjustment
Martin Schwidefsky
1
-2
/
+7
2011-05-16
ftrace/recordmcount: Add helper function get_sym_str_and_relp()
Steven Rostedt
1
-30
/
+37
2011-05-16
ftrace/recordmcount: Remove duplicate code to find mcount symbol
Steven Rostedt
1
-24
/
+27
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
1
-5
/
+17
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
1
-4
/
+78
2011-05-16
ftrace/recordmcount: Modify only executable sections
Steven Rostedt
1
-0
/
+1
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
1
-8
/
+8
2011-01-05
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
1
-2
/
+3
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
1
-2
/
+3
2010-12-02
ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO
John Reiser
1
-1
/
+1
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
1
-3
/
+53
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
1
-4
/
+30
2010-10-14
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c
Steven Rostedt
1
-0
/
+366