/openbmc/linux/kernel/ |
H A D | kcov.c | 47 struct kcov { struct 82 struct kcov *kcov; argument 97 struct kcov *saved_kcov; 118 static struct kcov_remote *kcov_remote_add(struct kcov *kcov, u64 handle) in kcov_remote_add() argument 128 remote->kcov = kcov; in kcov_remote_add() 355 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start() argument 360 t->kcov = kcov; in kcov_start() 374 t->kcov = NULL; in kcov_stop() 392 static void kcov_reset(struct kcov *kcov) in kcov_reset() argument 394 kcov->t = NULL; in kcov_reset() [all …]
|
H A D | Makefile | 88 obj-$(CONFIG_KCOV) += kcov.o
|
/openbmc/linux/scripts/ |
H A D | Makefile.kcov | 2 kcov-flags-$(CONFIG_CC_HAS_SANCOV_TRACE_PC) += -fsanitize-coverage=trace-pc 3 kcov-flags-$(CONFIG_KCOV_ENABLE_COMPARISONS) += -fsanitize-coverage=trace-cmp 4 kcov-flags-$(CONFIG_GCC_PLUGIN_SANCOV) += -fplugin=$(objtree)/scripts/gcc-plugins/sancov_plugin.so 6 export CFLAGS_KCOV := $(kcov-flags-y)
|
/openbmc/linux/Documentation/features/debug/kcov/ |
H A D | arch-support.txt | 2 # Feature name: kcov 4 # description: arch supports kcov for coverage-guided fuzzing
|
/openbmc/linux/Documentation/translations/zh_TW/dev-tools/ |
H A D | index.rst | 29 - kcov
|
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | index.rst | 33 - kcov
|
H A D | testing-overview.rst | 78 Documentation/dev-tools/kcov.rst 是能够构建在内核之中,用于在每个任务
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kcov.rst | 6 the ``kcov`` debugfs file. Coverage collection is enabled on a task basis, and 79 fd = open("/sys/kernel/debug/kcov", O_RDWR); 132 it needs to open ``/sys/kernel/debug/kcov`` in each thread separately. 135 That is, a parent process opens ``/sys/kernel/debug/kcov``, enables trace mode, 169 fd = open("/sys/kernel/debug/kcov", O_RDWR); 332 fd = open("/sys/kernel/debug/kcov", O_RDWR);
|
H A D | index.rst | 24 kcov
|
H A D | testing-overview.rst | 79 Documentation/dev-tools/kcov.rst is a feature which can be built in to the
|
/openbmc/linux/include/linux/ |
H A D | sched.h | 1428 struct kcov *kcov; member
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.2.rst | 59 - linux-yocto/5.10/cfg: add kcov feature fragment
|
H A D | release-notes-4.0.rst | 177 - linux-yocto: cfg: add kcov feature fragment
|
/openbmc/linux/ |
H A D | Makefile | 1017 include-$(CONFIG_KCOV) += scripts/Makefile.kcov
|
H A D | MAINTAINERS | 11362 F: Documentation/dev-tools/kcov.rst 11363 F: include/linux/kcov.h 11364 F: include/uapi/linux/kcov.h 11365 F: kernel/kcov.c 11366 F: scripts/Makefile.kcov
|
H A D | opengrok0.0.log | 2860 2024-12-28 20:09:06.486-0600 FINEST t1144 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/include/linux/kcov.h.gz' [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | 24 2024-12-28 20:05:26.120-0600 FINEST t586 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/include/uapi/linux/kcov.h': chosen by suffix: CAnalyzerFactory 25 2024-12-28 20:05:26.120-0600 FINE t586 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/include/uapi/linux/kcov.h' (CAnalyzer) 27 2024-12-28 20:05:26.121-0600 FINER t586 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/include/uapi/linux/kcov.h' 32 2024-12-28 20:05:26.122-0600 FINEST t612 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/include/uapi/linux/kcov.h' 54 2024-12-28 20:05:26.129-0600 FINER t586 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/include/uapi/linux/kcov.h' 55 2024-12-28 20:05:26.129-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/include/uapi/linux/kcov.h' (CAnalyzer) (took 8 ms) [all...] |
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 2087 For more details, see Documentation/dev-tools/kcov.rst.
|
/openbmc/qemu/ |
H A D | meson.build | 2594 config_host_data.set('HAVE_SYS_KCOV_H', cc.has_header('sys/kcov.h'))
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 3594 -rw-r--r-- root root 1099 ./usr/include/linux/kcov.h
|
H A D | buildhistory_filelist1.txt | 3593 -rw-r--r-- root root 1099 ./usr/include/linux/kcov.h
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |