aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDavid Daney <[email protected]>2017-03-14 14:21:42 -0700
committerRalf Baechle <[email protected]>2017-04-10 11:56:05 +0200
commit64b2dd3a8be3ec4e08fd5a3dab0620d9c6c398fe (patch)
tree9bf9fe780c82a4a1c7ffe69dd8ddf9f1cc69c7d9 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent4ad701532a758202a422a8588f4d09c058c9a5dc (diff)
MIPS: BPF: Use unsigned access for unsigned SKB fields.
The SKB vlan_tci and queue_mapping fields are unsigned, don't sign extend these in the BPF JIT. In the vlan_tci case, the value gets masked so the change is not needed for correctness, but do it anyway for agreement with the types defined in struct sk_buff. Signed-off-by: David Daney <[email protected]> Cc: James Hogan <[email protected]> Cc: Alexei Starovoitov <[email protected]> Cc: Steven J. Hill <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/15746/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions