aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-06-09 02:16:38 +0000
committerMichal Marek <[email protected]>2014-06-10 12:59:33 +0000
commit8b5d0f20d64f00ffd5685879f8eb3659379f5aaa (patch)
treef1e3418163d8d1643e9714a8badebb01661231ad /tools/perf/scripts/python/sctop.py
parentscripts: objdiff: improve path flexibility for record command (diff)
downloadkernel-8b5d0f20d64f00ffd5685879f8eb3659379f5aaa.tar.gz
kernel-8b5d0f20d64f00ffd5685879f8eb3659379f5aaa.zip
scripts: objdiff: change the extension of disassembly from .o to .dis
Prior to this commit, the command "scripts/objdiff record path/to/*.o" disassembled the given object into ".tmp_objdiff/path/to/*.o" file. The problem here is that recorded disassemblies are lost if we run "make clean" because it removes all the *.o files. Disassembled code should be dumped into *.dis instead of *.o files. Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Jason Cooper <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions