Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache getpid. | Elliott Hughes | 2014-06-20 | 1 | -0/+11 |
* | Add __pure2 to a few more functions, most notably gettid and pthread_self. | Elliott Hughes | 2014-06-11 | 1 | -1/+4 |
* | Add a couple more system call benchmarks. | Elliott Hughes | 2014-06-09 | 1 | -0/+12 |
* | Avoid a system call in 'gettid'. | Elliott Hughes | 2014-06-02 | 1 | -0/+11 |
* | Add various benchmarks. | Elliott Hughes | 2014-03-11 | 1 | -0/+30 |