5 Commits (3997cfdb7fa75fece43288e89e80b4eaaae7be0a)

Author SHA1 Message Date
Ned Deily 67804e9838 Issue #17801: fix shebang line of gprof2html.py 13 years ago
R David Murray 776c0df42b #14508: make gprof2html script runnable under python3 14 years ago
Benjamin Peterson 90f5ba538b convert shebang lines: python -> python3 16 years ago
Andrew M. Kuchling e236b38731 [Patch #1005491 ] use __name__ == '__main__' in scripts 22 years ago
Guido van Rossum 7ec34b556c A tool to transform gprof(1) output into HTML, so you can click on a 24 years ago