mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
use proper cachegrind extension
old-commit-hash: 04bc4a0e458b02074bf59b1edbe6cde07436a27d
This commit is contained in:
@@ -1 +1 @@
|
||||
*.kgrind
|
||||
cachegrind.out.*
|
||||
|
||||
@@ -28,4 +28,4 @@ if __name__ == "__main__":
|
||||
except ReplayDone:
|
||||
pass
|
||||
|
||||
pyprof2calltree.convert(pr.getstats(), 'controlsd.kgrind')
|
||||
pyprof2calltree.convert(pr.getstats(), 'cachegrind.out.controlsd')
|
||||
|
||||
Reference in New Issue
Block a user