| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r363630: | Ryan Moeller | 2020-08-04 | 1 | -17/+7 |
| * | MFC r363157: Update AMD Zen1 and add Zen2 events mapping. | Alexander Motin | 2020-07-27 | 20 | -938/+2025 |
| * | MFC r355666: libpmc: sort some amdfam17h entries to make valid json | Alexander Motin | 2020-07-27 | 2 | -4/+4 |
| * | MFC r363144, r363188: Add stepping to the kern.hwpmc.cpuid string on x86. | Alexander Motin | 2020-07-20 | 2 | -9/+5 |
| * | MFC r360269: Map family 0x5F (Denverton) to goldmont. | Alexander Motin | 2020-05-01 | 1 | -0/+1 |
| * | MFC r359622 (by mmacy): Update x86 counters | Alexander Motin | 2020-04-24 | 95 | -6707/+46804 |
| * | MFC r343758 (mmacy): Fix deterministic builds by sorting input... | Ed Maste | 2020-03-30 | 1 | -2/+93 |
| * | MFC r339880 (arichardson): Fix get_maxfds() in jevents | Ed Maste | 2020-03-30 | 1 | -7/+8 |
| * | MFC r357670: | Konstantin Belousov | 2020-02-14 | 2 | -1/+3 |
| * | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-01-07 | 1 | -0/+3 |
| * | Add Makefile.depend.options | Simon J. Gerraty | 2019-12-19 | 1 | -1/+3 |
| * | Update dirdeps.mk and gendirdeps.mk | Simon J. Gerraty | 2019-12-19 | 1 | -0/+8 |
| * | MFC r354549-r354550 | Emmanuel Vadot | 2019-11-28 | 1 | -4/+19 |
| * | MFC r354342: libpmc: jevents: handle empty description | Ed Maste | 2019-11-07 | 1 | -1/+1 |
| * | pmc: restore "unhalted-cycles" alias | Matt Macy | 2019-08-15 | 1 | -0/+1 |
| * | hwpmc: new counters and bug fix MFCs | Matt Macy | 2018-11-21 | 4 | -16/+8120 |
| * | hwpmc: set default rate if event description lacks one / filter rate against ... | Matt Macy | 2018-09-14 | 1 | -0/+1 |
| * | re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 builds | Matt Macy | 2018-09-14 | 1 | -1/+1 |
| * | Add library and kernel support for AMD Family 17h counters | Matt Macy | 2018-08-14 | 4 | -34/+150 |
| * | pmc amd17h: fix inputs to jevents | Matt Macy | 2018-08-13 | 6 | -4625/+5 |
| * | Add PMC support for AMD Family CPUs | Matt Macy | 2018-08-13 | 6 | -0/+5549 |
| * | Revert r336773: it removed too much. | Warner Losh | 2018-07-27 | 4 | -0/+202 |
| * | Remove xscale support | Warner Losh | 2018-07-27 | 4 | -202/+0 |
| * | Put in temporary hacks for jevents. | Bryan Drewery | 2018-06-15 | 1 | -3/+5 |
| * | pmc gcc fixups | Ryan Libby | 2018-06-11 | 1 | -0/+1 |
| * | libpmc: add missed (uintmax_t) casts | Matt Macy | 2018-06-07 | 1 | -4/+4 |
| * | pmc: convert native to jsonl and track TSC value of samples | Matt Macy | 2018-06-07 | 5 | -11/+445 |
| * | libpmc: simplify lookup by idx | Matt Macy | 2018-06-07 | 1 | -4/+3 |
| * | hwpmc: add summary command and further metadata extensions | Matt Macy | 2018-06-06 | 5 | -11/+21 |
| * | hwpmc: log name->pid, name->tid mappings | Matt Macy | 2018-06-05 | 2 | -0/+31 |
| * | libpmc: improve arg checking | Matt Macy | 2018-06-04 | 1 | -7/+12 |
| * | libpmc / stat: use westmere supported counter | Matt Macy | 2018-06-04 | 1 | -1/+1 |
| * | update pmc_pmu_idx_get_by_event signature for !x86 | Matt Macy | 2018-06-04 | 1 | -1/+1 |
| * | pmc: add filter command | Matt Macy | 2018-06-04 | 4 | -47/+74 |
| * | hwpmc: ABI fixes | Matt Macy | 2018-06-04 | 3 | -32/+23 |
| * | libpmc: allow substring for list and add function for printing event details | Matt Macy | 2018-06-01 | 2 | -3/+49 |
| * | libpmc: Intel doesn't require runtime counter table init | Matt Macy | 2018-06-01 | 1 | -0/+3 |
| * | libpmc/pmu: update aliases table | Matt Macy | 2018-06-01 | 1 | -12/+6 |
| * | hwpmc: remove unused pre-table driven bits for intel | Matt Macy | 2018-05-31 | 1 | -2097/+1 |
| * | libpmc/pmu: enable for i386 as well | Matt Macy | 2018-05-31 | 2 | -5/+5 |
| * | libpmc: add pmu support for uncore events | Matt Macy | 2018-05-31 | 1 | -4/+20 |
| * | libpmc: squelch valgrind warnings | Matt Macy | 2018-05-30 | 1 | -1/+2 |
| * | libpmc: bring pmu_util closer in line with style(9) | Matt Macy | 2018-05-30 | 1 | -39/+73 |
| * | libpmc: silence scan-build warnings | Matt Macy | 2018-05-29 | 2 | -3/+4 |
| * | pmc_annotate: adhere to the API | Eric van Gyzen | 2018-05-29 | 1 | -1/+2 |
| * | libpmc: don't return -1 on success in pmc_allocate | Matt Macy | 2018-05-29 | 1 | -1/+1 |
| * | libpmc: don't leak string in error case either | Matt Macy | 2018-05-29 | 1 | -4/+5 |
| * | libpmc: remove fixed counter diagnostic | Matt Macy | 2018-05-29 | 1 | -3/+1 |
| * | libpmc: free allocated string on return from pmc_allocate | Matt Macy | 2018-05-29 | 1 | -0/+1 |
| * | libpmc: add support for using fixed function counters | Matt Macy | 2018-05-29 | 1 | -3/+39 |