diff options
author | Adrian Hunter <[email protected]> | 2015-09-25 16:15:44 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-28 16:58:27 -0300 |
commit | 385e33063fb963f5cccb0a37fe539319b6481fa5 (patch) | |
tree | 3c475ac468c7504056b2c24e60eb77218ce39f88 /tools/perf/scripts/python | |
parent | 051a01b9a2c1c1ef3049973a43d9ed4ddcc946f3 (diff) |
perf intel-pt: Move branch filter logic
intel_pt_synth_branch_sample() skips synthesizing if the branch does not
match the branch filter. That logic was sitting in the middle of the
function but is more efficiently placed at the start of the function, so
move it.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions