Age | Commit message (Expand) | Author |
---|---|---|
2011-04-16 | Rename LineProfiling to GCOVProfiling to more accurately represent what it | Nick Lewycky |
2011-04-13 | Fix format string warning. | Benjamin Kramer |
2011-04-13 | Use %ull here. | Nick Lewycky |
2011-04-12 | Print our uint64_t with the more portable (C99 and C++0x) %PRIu64 format | Nick Lewycky |
2011-04-12 | The counters are unsigned. | Nick Lewycky |
2011-04-12 | Add support for line profiling. Very work-in-progress. | Nick Lewycky |