| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r368775: | Konstantin Belousov | 2020-12-25 | 1 | -2/+0 |
| * | MFC r359601 (by brooks): | Mark Johnston | 2020-06-08 | 1 | -0/+3 |
| * | MFC r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346081,r... | Enji Cooper | 2019-05-23 | 1 | -1/+2 |
| * | Revert r348136 | Enji Cooper | 2019-05-23 | 1 | -2/+1 |
| * | MFC r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346574,r... | Enji Cooper | 2019-05-23 | 1 | -1/+2 |
| * | Fix build with GCC 8.1. | Ruslan Bukin | 2018-10-01 | 1 | -0/+1 |
| * | pmc: remove trailing whitespace | Eitan Adler | 2018-06-13 | 1 | -1/+1 |
| * | pmc gcc fixups | Ryan Libby | 2018-06-11 | 2 | -5/+5 |
| * | pmc: mark some dead functions as such | Eitan Adler | 2018-06-09 | 5 | -8/+10 |
| * | pmc: convert native to jsonl and track TSC value of samples | Matt Macy | 2018-06-07 | 2 | -15/+37 |
| * | hwpmc: add summary command and further metadata extensions | Matt Macy | 2018-06-06 | 6 | -14/+232 |
| * | hwpmc: log name->pid, name->tid mappings | Matt Macy | 2018-06-05 | 3 | -37/+121 |
| * | pmc stat: add debug option for intermediate state | Matt Macy | 2018-06-04 | 1 | -24/+36 |
| * | pmc stat: fix offset of specified counter | Matt Macy | 2018-06-04 | 1 | -1/+2 |
| * | pmc filter: avoid spurious gcc uninitialized warning | Matt Macy | 2018-06-04 | 1 | -1/+1 |
| * | pmc: add filter command | Matt Macy | 2018-06-04 | 4 | -1/+273 |
| * | pmc: add list-events command | Matt Macy | 2018-06-01 | 4 | -2/+134 |
| * | pmc stat: fix format strings for 32-bit | Matt Macy | 2018-05-30 | 2 | -11/+9 |
| * | pmc: don't break build with format issues | Matt Macy | 2018-05-30 | 1 | -0/+1 |
| * | pmc: silence scan-build warnings | Matt Macy | 2018-05-29 | 1 | -10/+7 |
| * | pmc: Add new sub-command structured "pmc" utility | Matt Macy | 2018-05-29 | 5 | -0/+825 |