aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/profile.h
Commit message (Expand)AuthorAge
* vim-patch:8.1.1689: profiling code is spread outzeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* viml/profile: revert proftime_T to unsigned type #10521Justin M. Keyes2019-07-16
* viml/reltime(): allow negative result #10453Justin M. Keyes2019-07-09
* startuptime: always enable startuptimeNicolas Hillegeer2014-07-20
* startuptime: move code to profile.{c,h} + docNicolas Hillegeer2014-07-20
* profiling: implement on top of os_hrtime()Nicolas Hillegeer2014-07-16