qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] buildsys: Disable qht-bench parallel test when using gprof
@ 2019-01-03 15:09 Philippe Mathieu-Daudé
  2019-01-03 15:09 ` [Qemu-devel] [PATCH v2 1/2] configure: Let the TARGET_GPROF var use the regular 'y' for Yes Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-01-03 15:09 UTC (permalink / raw)
  To: Eduardo Habkost, qemu-devel, Peter Maydell, Alex Bennée,
	Emilio G . Cota
  Cc: Philippe Mathieu-Daudé

Disable test-qht-par when using gprof, as this break Travis CI.

v2: Add CONFIG_GPROF (check-unit use host_mak, not target_mak)

See: https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg01638.html

Philippe Mathieu-Daudé (2):
  configure: Let the TARGET_GPROF var use the regular 'y' for Yes
  tests: Disable qht-bench parallel test when using gprof

 configure              | 3 ++-
 tests/Makefile.include | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2019-01-10 19:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-03 15:09 [Qemu-devel] [PATCH v2 0/2] buildsys: Disable qht-bench parallel test when using gprof Philippe Mathieu-Daudé
2019-01-03 15:09 ` [Qemu-devel] [PATCH v2 1/2] configure: Let the TARGET_GPROF var use the regular 'y' for Yes Philippe Mathieu-Daudé
2019-01-03 15:09 ` [Qemu-devel] [PATCH v2 2/2] tests: Disable qht-bench parallel test when using gprof Philippe Mathieu-Daudé
2019-01-10 16:25   ` Alex Bennée
2019-01-10 19:43     ` Eduardo Habkost
2019-01-03 23:12 ` [Qemu-devel] [PATCH v2 0/2] buildsys: " Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).