index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
gcov
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
gcov: reuse kbasename helper
Andy Shevchenko
1
-4
/
+3
2013-11-13
kernel/gcov/fs.c: use pr_warn()
Andrew Morton
1
-17
/
+17
2013-11-13
gcov: compile specific gcov implementation based on gcc version
Frantisek Hrbata
2
-1
/
+61
2013-11-13
gcov: add support for gcc 4.7 gcov format
Frantisek Hrbata
2
-0
/
+566
2013-11-13
gcov: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
4
-80
/
+153
2013-09-12
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-01-11
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2011-07-26
gcov: disable CONSTRUCTORS for UML
Vitaliy Ivanov
1
-1
/
+1
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
1
-1
/
+2
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-03-17
kernel: change to new flag variable
matt mooney
1
-1
/
+1
2011-02-15
sh: Enable CONFIG_GCOV_PROFILE_ALL for sh
Chris Smith
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-09
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
1
-64
/
+180
2009-09-21
microblaze: Enable GCOV_PROFILE_ALL
Michal Simek
1
-1
/
+1
2009-08-20
powerpc: Enable GCOV
Michael Ellerman
1
-1
/
+1
2009-06-18
gcov: enable GCOV_PROFILE_ALL for x86_64
Peter Oberparleiter
1
-1
/
+1
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
6
-0
/
+1447