All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] gcov: more cleanup
@ 2016-09-06 12:41 Wei Liu
  2016-09-06 12:41 ` [PATCH v2 1/4] xen: indicate gcov in log messages Wei Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Wei Liu @ 2016-09-06 12:41 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu

Wei Liu (4):
  xen: indicate gcov in log messages
  gcov: collect more sections to constructor list
  xen: replace TEST_COVERAGE with CONFIG_GCOV
  xen: make clear gcov support limitation in Kconfig

 xen/Kconfig.debug           | 6 ++++++
 xen/Rules.mk                | 2 +-
 xen/arch/arm/traps.c        | 5 +++--
 xen/arch/arm/xen.lds.S      | 2 ++
 xen/arch/x86/x86_64/traps.c | 5 +++--
 xen/arch/x86/xen.lds.S      | 2 ++
 xen/common/sysctl.c         | 2 +-
 xen/drivers/char/console.c  | 5 +++--
 xen/include/xen/gcov.h      | 2 +-
 xen/include/xen/lib.h       | 6 ++++++
 10 files changed, 28 insertions(+), 9 deletions(-)

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-09-07  6:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06 12:41 [PATCH v2 0/4] gcov: more cleanup Wei Liu
2016-09-06 12:41 ` [PATCH v2 1/4] xen: indicate gcov in log messages Wei Liu
2016-09-06 12:47   ` Andrew Cooper
2016-09-06 13:34     ` Jan Beulich
2016-09-06 14:06       ` Wei Liu
2016-09-06 14:16         ` Jan Beulich
2016-09-06 14:17         ` Andrew Cooper
2016-09-06 22:06   ` Stefano Stabellini
2016-09-06 12:41 ` [PATCH v2 2/4] gcov: collect more sections to constructor list Wei Liu
2016-09-06 13:35   ` Jan Beulich
2016-09-06 12:41 ` [PATCH v2 3/4] xen: replace TEST_COVERAGE with CONFIG_GCOV Wei Liu
2016-09-06 12:41 ` [PATCH v2 4/4] xen: make clear gcov support limitation in Kconfig Wei Liu
2016-09-06 13:37   ` Jan Beulich
2016-09-06 13:42     ` Andrew Cooper
2016-09-07  6:35 ` [PATCH v2 0/4] gcov: more cleanup Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.