perf tests coresight: Remove unused variablesThese variables are never referenced in the code, just remove them.Reviewed-by: James Clark <[email protected]>Signed-off-by: zhujun2 <zhujun2@cmss
perf tests coresight: Remove unused variablesThese variables are never referenced in the code, just remove them.Reviewed-by: James Clark <[email protected]>Signed-off-by: zhujun2 <[email protected]>Cc: Adrian Hunter <[email protected]>Cc: Alexander Shishkin <[email protected]>Cc: Ian Rogers <[email protected]>Cc: Ingo Molnar <[email protected]>Cc: Jiri Olsa <[email protected]>Cc: Leo Yan <[email protected]>Cc: Mark Rutland <[email protected]>Cc: Mike Leach <[email protected]>Cc: Namhyung Kim <[email protected]>Cc: Peter Zijlstra <[email protected]>Cc: Suzuki Poulouse <[email protected]>Cc: [email protected]Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
show more ...
perf test coresight: Add thread loop test toolAdd test tool to be driven by further test scripts. This is a simple Cbased loop with threads test to drive from scripts that can output TIDsfor trac
perf test coresight: Add thread loop test toolAdd test tool to be driven by further test scripts. This is a simple Cbased loop with threads test to drive from scripts that can output TIDsfor tracking/checking.Reviewed-by: James Clark <[email protected]>Signed-off-by: Carsten Haitzler <[email protected]>Cc: Leo Yan <[email protected]>Cc: Mathieu Poirier <[email protected]>Cc: Mike Leach <[email protected]>Cc: Suzuki Poulouse <[email protected]>Cc: [email protected]Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>