diff options
| author | Jiong Wang <jiong.wang@netronome.com> | 2019-04-12 22:59:34 +0100 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2019-04-12 17:06:33 -0700 |
| commit | 1b04aee7e2182454a663950e68084fa5ada9625a (patch) | |
| tree | 9c30613481104cd29ffb83d63eafe080914a63ca /tools/perf/scripts/python/bin | |
| parent | bpf: Fix distinct pointer types warning for ARCH=i386 (diff) | |
| download | linux-1b04aee7e2182454a663950e68084fa5ada9625a.tar.gz linux-1b04aee7e2182454a663950e68084fa5ada9625a.zip | |
bpf: refactor propagate_liveness to eliminate duplicated for loop
Propagation for register and stack slot are finished in separate for loop,
while they are perfect to be put into a single loop.
This could also let them share some common variables in later patches.
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
