aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2018-05-14 15:40:29 -0400
committerSteven Rostedt (VMware) <[email protected]>2018-05-29 08:29:37 -0400
commit756b56a9e832e063edc83be7c3889e98c536dd2b (patch)
treee14ae9a1957f14fe7023fea36b693bed470f2537 /tools/perf/scripts/python/export-to-sqlite.py
parentd3439f9d6c1a5316ba66397408a275f0601f69aa (diff)
ftrace/selftest: Have the reset_trigger code be a bit more careful
The trigger code is picky in how it can be disabled as there may be dependencies between different events and synthetic events. Change the order on how triggers are reset. 1) Reset triggers of all synthetic events first 2) Remove triggers with actions attached to them 3) Remove all other triggers If this order isn't followed, then some triggers will not be reset, and an error may happen because a trigger is busy. Cc: [email protected] Fixes: cfa0963dc474f ("kselftests/ftrace : Add event trigger testcases") Reviewed-by: Namhyung Kim <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions