summaryrefslogtreecommitdiffstats
path: root/eshprof
Commit message (Collapse)AuthorAgeFilesLines
* eshprof: Show time per callP. J. McDermott2016-02-271-3/+7
|
* eshprof: Really right-justify "self seconds" column headingP. J. McDermott2016-02-261-1/+1
|
* eshprof: Right-justify "self seconds" column headingP. J. McDermott2016-02-261-2/+2
|
* eshprof: Fix case patternP. J. McDermott2016-02-261-1/+1
|
* eshprof/Makefile: AddP. J. McDermott2016-02-251-0/+22
|
* eshprof: Store times as integersP. J. McDermott2016-02-251-15/+11
| | | | | | | Don't fork() and exec() awk. mksh doesn't seem to have sufficient precision here. We'll have to either ignore mksh for eshprof or maybe use bc.
* Add initial eshprofP. J. McDermott2016-02-252-0/+223