Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eshprof: Show time per call | P. J. McDermott | 2016-02-27 | 1 | -3/+7 |
| | |||||
* | eshprof: Really right-justify "self seconds" column heading | P. J. McDermott | 2016-02-26 | 1 | -1/+1 |
| | |||||
* | eshprof: Right-justify "self seconds" column heading | P. J. McDermott | 2016-02-26 | 1 | -2/+2 |
| | |||||
* | eshprof: Fix case pattern | P. J. McDermott | 2016-02-26 | 1 | -1/+1 |
| | |||||
* | eshprof: Store times as integers | P. J. McDermott | 2016-02-25 | 1 | -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 eshprof | P. J. McDermott | 2016-02-25 | 1 | -0/+199 |