diff options
author | James Clark <[email protected]> | 2022-02-10 20:06:19 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-02-16 13:49:25 -0300 |
commit | 0b31ea6613ad1e6b9b84d877c1be18e39934e90a (patch) | |
tree | f356b56d7f7c78dd2d775ea4393cd54b1e2f8ad6 /net/lapb/lapb_subr.c | |
parent | 096972f5588dbac741f7f0cc057c84d895d4d80f (diff) |
perf cs-etm: No-op refactor of synth opt usage
sample_branches and sample_instructions are already saved in the
synth_opts struct. Other usages like synth_opts.last_branch don't save a
value, so make this more consistent by always going through synth_opts
and not saving duplicate values.
Reviewed-by: Leo Yan <[email protected]>
Signed-off-by: James Clark <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions