| Age | Commit message (Expand) | Author |
| 2019-10-12 | Pull up following revision(s) (requested by jmcneill in ticket #301): | martin |
| 2019-05-29 | Add support for AMD Family 17h. | maxv |
| 2019-01-27 | Fix merge botch. | kre |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette |
| 2018-11-26 | tprof: Add goldmont plus support. Tested by msaitoh@n.o, thanks. | knakahara |
| 2018-11-26 | tprof: Add goldmont support. | knakahara |
| 2018-11-20 | Note support for Intel Silvermont/Airmont. | maxv |
| 2018-11-15 | tprof: Add silvermont, airmont support. | knakahara |
| 2018-07-24 | Add a "support" section. | maxv |
| 2018-07-24 | Use errx, there is no errno. | maxv |
| 2018-07-18 | Various improvements to man page. Sync usage. | wiz |
| 2018-07-15 | Add ARMv7 support. | jmcneill |
| 2018-07-15 | Add ARMv8 support. | jmcneill |
| 2018-07-14 | Fix a crash when running tprof with no arguments; check argc before accessing... | jmcneill |
| 2018-07-14 | Mark tprof_event_init, tprof_event_list, tprof_event_lookup as dead | jmcneill |
| 2018-07-14 | specialreg.h is x86-specific, don't include it | maxv |
| 2018-07-14 | Finish the Skylake/Kabylake table, and improve the output of "tprof analyze". | maxv |
| 2018-07-13 | Mark tprof_monitor as dead | joerg |
| 2018-07-13 | Ask for a file path with the "analyze" command, instead of reading stdin. | maxv |
| 2018-07-13 | Remove tpfmt(1). Its code was merged into tprof(8). | maxv |
| 2018-07-13 | Merge tpfmt(1) into tprof(8). We want to have access to everything with | maxv |
| 2018-07-13 | Skylake/Kabylake are family 6, so add a check for that. While here improve | maxv |
| 2018-07-13 | Change the arguments of the tprof tool, to match the behavior of pmc(1) and | maxv |
| 2018-07-13 | Inline the values in amd_f10h_names[], we're not going to use defines for | maxv |
| 2018-07-13 | Revamp tprof. | maxv |
| 2012-01-10 | Use __dead | joerg |
| 2011-12-09 | - add a CAVEATS | yamt |
| 2011-11-26 | Improve wording, sort sections, remove ls(1) escapee. | wiz |
| 2011-11-26 | man page | yamt |
| 2009-10-13 | deal with the output of new objdump. | yamt |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-01-26 | fix an error message. | yamt |
| 2009-01-03 | fix exit status values. | yamt |
| 2008-01-30 | Expunge references to lockmgr. | ad |
| 2008-01-14 | update comments | yamt |
| 2008-01-14 | whitespace | yamt |
| 2008-01-14 | add a script to produce something like opannotate. | yamt |
| 2008-01-14 | rename fmt.sh to tpfmt.sh | yamt |
| 2008-01-05 | mention SIZEOF_PTR | yamt |
| 2008-01-05 | PR/37662 was fixed. | yamt |
| 2008-01-03 | usage: be a little more understandable. | yamt |
| 2008-01-03 | use the SIZEOF_PTR environment variable if set. | yamt |
| 2008-01-02 | note what's sampled. | yamt |
| 2008-01-02 | explain the output of fmt.sh | yamt |
| 2008-01-01 | minimum documentation. | yamt |
| 2008-01-01 | comment a usage. | yamt |
| 2008-01-01 | a dumb formatter for tprof. should be rewritten. | yamt |
| 2008-01-01 | a dumb program to talk with the tprof driver. | yamt |