Philippe Mathieu-Daudé
1797b08d24
tcg: Avoid including 'trace-tcg.h' in target translate.c
...
The root trace-events only declares a single TCG event:
$ git grep -w tcg trace-events
trace-events:115:# tcg/tcg-op.c
trace-events:137:vcpu tcg guest_mem_before(TCGv vaddr, uint16_t info) "info=%d", "vaddr=0x%016"PRIx64" info=%d"
and only a tcg/tcg-op.c uses it:
$ git grep -l trace_guest_mem_before_tcg
tcg/tcg-op.c
therefore it is pointless to include "trace-tcg.h" in each target
(because it is not used). Remove it.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210629050935.2570721-1-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-07-09 09:38:33 -07:00
..
2020-11-15 16:42:14 +01:00
2020-11-15 16:42:14 +01:00
2020-11-10 11:03:47 +00:00
2020-11-15 16:42:14 +01:00
2019-12-20 14:03:00 +00:00
2019-02-28 11:03:04 +00:00
2021-06-24 14:58:48 +01:00
2021-06-03 16:43:26 +01:00
2021-02-16 13:06:16 +00:00
2020-09-18 14:12:32 -04:00
2021-06-03 16:43:26 +01:00
2021-06-03 16:43:25 +01:00
2020-11-15 16:42:14 +01:00
2020-02-21 16:07:01 +00:00
2020-11-15 16:42:14 +01:00
2021-01-18 10:05:06 +00:00
2021-07-02 11:48:36 +01:00
2021-04-30 11:16:49 +01:00
2021-07-02 11:48:38 +01:00
2021-06-03 16:43:26 +01:00
2021-05-25 16:01:43 +01:00
2021-06-21 16:49:38 +01:00
2020-09-09 09:27:09 -04:00
2021-06-21 16:49:38 +01:00
2020-11-15 16:42:14 +01:00
2021-06-21 16:49:37 +01:00
2021-03-12 12:47:11 +00:00
2020-09-14 14:23:19 +01:00
2019-06-12 13:20:20 +02:00
2021-03-12 12:47:11 +00:00
2021-06-16 14:33:52 +01:00
2021-06-21 16:49:37 +01:00
2021-06-03 16:43:25 +01:00
2021-06-21 16:49:38 +01:00
2021-01-19 14:38:51 +00:00
2021-06-24 14:58:48 +01:00
2021-07-02 11:48:38 +01:00
2021-07-02 11:48:37 +01:00
2021-05-25 16:01:43 +01:00
2021-06-03 16:43:26 +01:00
2021-04-30 11:16:49 +01:00
2021-06-03 16:43:26 +01:00
2016-12-20 21:52:12 +01:00
2021-06-03 16:43:25 +01:00
2021-01-19 14:38:51 +00:00
2019-08-16 13:37:36 +02:00
2021-06-16 14:33:52 +01:00
2021-06-03 16:43:26 +01:00
2021-02-16 13:16:18 +00:00
2020-11-15 16:42:14 +01:00
2021-07-02 11:48:38 +01:00
2021-03-23 14:07:55 +00:00
2021-06-02 06:51:09 +02:00
2020-08-21 06:18:24 -04:00
2021-06-24 14:58:48 +01:00
2021-07-09 09:38:33 -07:00
2021-05-25 16:01:44 +01:00
2021-06-21 16:49:38 +01:00
2021-07-02 11:48:37 +01:00
2021-07-02 11:48:37 +01:00
2021-07-09 09:38:33 -07:00
2021-06-24 14:58:48 +01:00
2021-07-09 09:38:33 -07:00
2021-07-02 11:48:38 +01:00
2021-06-16 14:33:52 +01:00
2021-06-16 14:33:52 +01:00
2021-07-02 11:48:36 +01:00
2020-11-15 16:42:14 +01:00
2021-06-21 16:49:37 +01:00