aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJordan Niethe <[email protected]>2020-05-06 13:40:21 +1000
committerMichael Ellerman <[email protected]>2020-05-19 00:10:36 +1000
commit802268fd82676ffce432776f60b93a0b15e58e0c (patch)
treee4f7454ce40d5da9fd00bc592ecdc502c011b7d5 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent126554465d93b10662742128918a5fc338cda4aa (diff)
powerpc/xmon: Remove store_inst() for patch_instruction()
For modifying instructions in xmon, patch_instruction() can serve the same role that store_inst() is performing with the advantage of not being specific to xmon. In some places patch_instruction() is already being using followed by store_inst(). In these cases just remove the store_inst(). Otherwise replace store_inst() with patch_instruction(). Signed-off-by: Jordan Niethe <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Reviewed-by: Nicholas Piggin <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions