summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* Merge headsjg2014-04-275-11/+593
|\
| * Update hwpmc to support core events for Atom Silvermont microarchitecture.hiren2014-03-204-1/+560
| * Add hwpmc(4) support for the PowerPC 970 class processors, direct events.jhibbits2014-02-011-10/+32
| * pmc(3) does not document a dependency on <sys/types.h> but <pmc.h>rstone2013-11-251-0/+1
* | Merge from headsjg2013-09-051-12/+8
|\ \ | |/
| * Always install pmc.foo(3) manpages.uqs2013-05-031-12/+8
* | sync from headsjg2013-04-126-2/+1280
|\ \ | |/
| * Remove EOL whitespace.joel2013-03-292-156/+156
| * Update hwpmc to support Haswell class processors.sbruno2013-03-284-0/+1276
| * Add missing spacebryanv2013-03-271-1/+1
| * Add support for good old 8192Hz profiling clock to software PMC.mav2013-02-261-1/+3
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
* | Sync with HEAD.obrien2013-02-086-3/+940
|\ \ | |/
| * Update hwpmc to support the Xeon class of Ivybridge processors.sbruno2013-01-316-1/+938
| * Fix a few warnings from newer clang 3.2 in libpmc, about comparing enumdim2012-11-051-2/+2
* | Updated/new Makefile.dependsjg2012-11-081-0/+3
| |
| \
*-. \ Sync from headsjg2012-11-047-64/+2080
|\ \ \ | | |/ | |/|
| * | Cleanup and rename some variables in libpmc and hwpmc.sbruno2012-10-244-4/+4
| * | Remove trailing whitespace.joel2012-10-191-159/+159
| * | Update man page crossreferences to sandybridge xeon classsbruno2012-10-193-3/+6
| * | Update hwpmc to support the Xeon class of Sandybridge processors.sbruno2012-10-193-3/+1048
| * | Fix "make install"kientzle2012-10-061-1/+1
| * | Remove trailing whitespace.joel2012-09-061-53/+53
| * | Minor mdoc fix.joel2012-09-061-1/+0
| * | Add Intel Ivy Bridge support to hwpmc(9).fabient2012-09-064-52/+1017
| |/
| * mdoc: minor Bl improvements.joel2012-06-021-9/+13
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
|/
* mdoc: sort prologue macros.joel2012-03-291-1/+1
* Remove trailing whitespace per mdoc lint warningeadler2012-03-293-5/+5
* Add software PMC support.fabient2012-03-2826-26/+234
* Remove useless Ta macro.joel2012-03-273-14/+14
* Remove superfluous paragraph macro.joel2012-03-255-5/+0
* Update manual pages for MIPS-related CPUs:gonzo2012-03-253-6/+261
* Add Octeon-related parts to libpmcgonzo2012-03-231-0/+21
* Correct a function prototype.jkoshy2012-03-221-1/+1
* Make reusable part of code have mips prefix, not mips24gonzo2012-03-221-9/+10
* Kill EoL whitespaces, and minor lint.pluknet2012-03-022-297/+295
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...davide2012-03-014-0/+1203
* Whitespace cleanup:gjb2012-02-251-151/+220
* Whitespace cleanup:gjb2012-02-251-15/+19
* Fix various typos in manual pages.gjb2012-02-252-4/+4
* Switch the license boilerplates to our standard one.brueffer2012-02-1732-352/+352
* Update PMC events from October 2011 Intel documentation.fabient2012-01-041-11/+6
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).jhibbits2011-12-241-0/+62
* In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field shoulddim2011-12-161-1/+1
* Add a flush of the current PMC log buffer before displaying the next top.fabient2011-10-184-1/+21
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Revert last commit: CPUTYPE will be defined hereimp2011-02-111-1/+1
* Don't require CPUTYPE to be defined for ARM, but use it if it is.imp2011-02-111-1/+1
OpenPOWER on IntegriCloud