aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorRoman Gushchin <guro@fb.com>2018-08-02 15:47:10 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2018-08-03 10:15:32 +0200
commit0069fb854364da79fd99236ea620affc8e1152d5 (patch)
tree2ffafb808868a26ddb110ac0996c126137651a41 /tools/perf/scripts/python/call-graph-from-sql.py
parent82c018d734a7aa24a9ac8f33f610c55923fb6911 (diff)
selftests/bpf: fix a typo in map in map test
Commit fbeb1603bf4e ("bpf: verifier: MOV64 don't mark dst reg unbounded") revealed a typo in commit fb30d4b71214 ("bpf: Add tests for map-in-map"): BPF_MOV64_REG(BPF_REG_0, 0) was used instead of BPF_MOV64_IMM(BPF_REG_0, 0). I've noticed the problem by running bpf kselftests. Fixes: fb30d4b71214 ("bpf: Add tests for map-in-map") Signed-off-by: Roman Gushchin <guro@fb.com> Cc: Martin KaFai Lau <kafai@fb.com> Cc: Arthur Fabre <afabre@cloudflare.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions