aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMarkos Chandras <[email protected]>2014-06-23 10:38:56 +0100
committerRalf Baechle <[email protected]>2014-06-26 10:48:22 +0100
commite5bb48b0553d75918094c5a6f7b60a4359887218 (patch)
tree77ac48000e90b3dc10e1ada667c17d500ff15502 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent10c4d614d2ffcfc17add01f9648c3e530fb308d1 (diff)
MIPS: bpf: Drop update_on_xread and always initialize the X register
Previously, update_on_xread() only set the reset flag if SEEN_X hasn't been set already. However, SEEN_X is used to indicate that X is used as destination or source register so there are some cases where X is only used as source register and we really need to make sure that it has been initialized in time. As a result of which, drop this function and always set X to zero if it's used in any of the opcodes. Signed-off-by: Markos Chandras <[email protected]> Cc: David S. Miller <[email protected]> Cc: Daniel Borkmann <[email protected]> Cc: Alexei Starovoitov <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/7133/ 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