From b462dafbd68e648b2420105a5fbed320e200f1a8 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Sun, 21 Nov 2021 18:24:17 +0200 Subject: pps: enable anv source in example config file Signed-off-by: Lionel Landwerlin Reviewed-by: Rohan Garg Acked-by: Antonio Caggiano Part-of: --- src/tool/pps/cfg/intel.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/tool') diff --git a/src/tool/pps/cfg/intel.cfg b/src/tool/pps/cfg/intel.cfg index 93f6e9b6cb3..7c45761d8c4 100644 --- a/src/tool/pps/cfg/intel.cfg +++ b/src/tool/pps/cfg/intel.cfg @@ -74,6 +74,12 @@ data_sources { } } +data_sources { + config { + name: "gpu.renderstages.intel" + } +} + duration_ms: 5000 write_into_file: true file_write_period_ms: 500 -- cgit v1.2.3