1
0
Fork 0
alistair23-linux/kernel/gcov
Andy Shevchenko 1931d433d7 gcov: reuse kbasename helper
To get name of the file from a pathname let's use kbasename() helper.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-11-13 12:09:34 +09:00
..
Kconfig gcov: compile specific gcov implementation based on gcc version 2013-11-13 12:09:34 +09:00
Makefile gcov: compile specific gcov implementation based on gcc version 2013-11-13 12:09:34 +09:00
base.c gcov: add support for gcc 4.7 gcov format 2013-11-13 12:09:34 +09:00
fs.c gcov: reuse kbasename helper 2013-11-13 12:09:34 +09:00
gcc_3_4.c gcov: move gcov structs definitions to a gcc version specific file 2013-11-13 12:09:34 +09:00
gcc_4_7.c gcov: add support for gcc 4.7 gcov format 2013-11-13 12:09:34 +09:00
gcov.h gcov: move gcov structs definitions to a gcc version specific file 2013-11-13 12:09:34 +09:00