diff options
author | Jiong Wang <[email protected]> | 2019-04-12 22:59:35 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-04-12 17:06:33 -0700 |
commit | 3f8cafa4131f67d47c8de326c7dcd561cc65fb38 (patch) | |
tree | bddf4a5981ecb150a87307b10f4fb75a30e46b29 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1b04aee7e2182454a663950e68084fa5ada9625a (diff) |
bpf: refactor propagate_liveness to eliminate code redundance
Access to reg states were not factored out, the consequence is long code
for dereferencing them which made the indentation not good for reading.
This patch factor out these code so the core code in the loop could be
easier to follow.
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Jiong Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions