<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee55186d - pmc: Add include path for libpmcstat as it is an internallib</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#ee55186d</link>
        <description>pmc: Add include path for libpmcstat as it is an internallibReviewed by:	baptDifferential Revision:	https://reviews.freebsd.org/D24173

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Wed, 25 Mar 2020 01:32:16 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>959826ca - pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#959826ca</link>
        <description>pmc(3)/hwpmc(4): update supported Intel processors to rely fully on thevendor provided pmu-events tables and sundry cleanups.The vendor pmu-events tables provide counter descriptions, defaultsample rates, event, umask, and flag values for all the counterconfiguration permutations. Using this gives us:- much simpler kernel code for the MD component- helpful long and short event descriptions- simpler user code- sample rates that won&apos;t overload the systemUpdate man page with newer sample types and remove unused sample type.

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Sat, 26 May 2018 19:29:19 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5506ceb8 - Revert r334242 &quot;pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#5506ceb8</link>
        <description>Revert r334242 &quot;pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the&quot;because of squash commit messages

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Sat, 26 May 2018 19:26:19 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49281356 - pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#49281356</link>
        <description>pmc(3)/hwpmc(4): update supported Intel processors to rely fully on thevendor provided pmu-events tables and sundry cleanups.The vendor pmu-events tables provide counter descriptions, defaultsample rates, event, umask, and flag values for all the counterconfiguration permutations. Using this gives us:- much simpler kernel code for the MD component- helpful long and short event descriptions- simpler user code- sample rates that won&apos;t overload the systemUpdate man page with newer sample types and remove unused sample type.Squashed commit of the following:commit 4459d43eff815bec08ccc5533dbe5de846f03128Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Sat May 26 00:06:31 2018 -0700    libpmc: fix pmu function signatures for non amd64commit a2cb8bbc586c65d41f9b291430a2261ec67b59feAuthor: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 22:38:11 2018 -0700    pmcstat: fix indentation of usagecommit f686954b15ff56a833ac80404898977cb80a265bAuthor: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 22:19:49 2018 -0700    pmclog(3): add callchain and pmcallocatedyn, remove pcsamplecommit 73e13a0d2e9498c81c150d14d022050cee7511bbAuthor: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 22:19:00 2018 -0700    pmclog.h: GC pcsample fieldcommit 3e93ffd65da641fa657539dad3c48e281f8b5798Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 22:05:57 2018 -0700    hwpmc: make Intel core CPUs use external event tablescommit 634f5fae1e1644ac324003136c66cd9c619d1c93Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 22:00:06 2018 -0700    pmclog: update log record types, bump PMC_MAJOR    - explicitly make log record types a multiple of 8 bytes    - hook in pmu event types for pmc_allocate records    - remove references to no longer PCSAMPLE recordcommit 83d84fcd2d65bdf6ddcb2e155a22f0cfa2a9c225Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 21:52:10 2018 -0700    libpmc: add support for having vendor table driven pmc_allocatecommit 9e6ad63c40c2fce8404847ace5078ca6cb33a736Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 19:11:33 2018 -0700    hwpmc_core: add accessors for EVSEL &amp; UMASK, make IAP_UMASK useful to usercommit 859dceb93daa6419a48c794db99b6758e5b041c9Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 19:09:45 2018 -0700    pmcstat: update usage and man page as well as make -L consistent with pmccontrolcommit 79c7d8597e28c2eb13f5f9113e65ec2792ca57b1Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 18:07:03 2018 -0700    pmu_util: add support for all current intel event keywordscommit d8089c7f6a6c8527f38324252b1ffb47004694c6Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 17:45:00 2018 -0700    add description for new argumentscommit 058336740bab53c62ec88a3a026ea848cf3878c6Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 17:38:15 2018 -0700    libpmc: move pmu_events table and pmu_utils out of libpmcstat so that they can be used by pmc_allocatecommit 049b66b382e2f833c3f47bc8df9e750cb265709fAuthor: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 16:12:41 2018 -0700    pmcstat: hook pmu_events counter description utility routines incommit f5e01e7b37a691dc045e1aa16b3ebdd162515de8Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 16:11:59 2018 -0700    pmu_events: add utility routines for listing counters and their descriptionscommit cba4d4f8907f772279f86f18f915e0d74d33ac56Author: Matt Macy &lt;mmacy@mattmacy.io&gt;Date:   Fri May 25 16:09:50 2018 -0700    pmu-events: expand out skylake regex to simplify string matches

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Sat, 26 May 2018 18:12:50 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>672ea456 - META_MODE: Fix trying to rebuild jevents due to missing .meta file.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#672ea456</link>
        <description>META_MODE: Fix trying to rebuild jevents due to missing .meta file.The tool is built separately in buildworld in a subdirectory rather thanhow other build-tools are done.  Subdirectory builds in lib/libpmcstatremain broken since the tool cannot be auto-built from here.

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Fri, 25 May 2018 21:46:53 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>efd834d6 - Use proper BTOOLSPATH for build-tools path.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#efd834d6</link>
        <description>Use proper BTOOLSPATH for build-tools path.

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Fri, 25 May 2018 21:46:49 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77301553 - libpmcstat: Don&apos;t build pmu tables on !amd64 until the corresponding</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#77301553</link>
        <description>libpmcstat: Don&apos;t build pmu tables on !amd64 until the correspondingutil routines have been written and tested. Currently building thembreaks the build on power64Reported by:	emaste

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Thu, 24 May 2018 21:22:03 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e98bbcf9 - libpmcstat: compile in events based on json description</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#e98bbcf9</link>
        <description>libpmcstat: compile in events based on json description

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Thu, 24 May 2018 04:30:06 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d27927f7 - Extract a set of pmcstat functions and interfaces to the new internal</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpmcstat/Makefile#d27927f7</link>
        <description>Extract a set of pmcstat functions and interfaces to the new internallibrary -- libpmcstat.This includes PMC logging module, symbols lookup functions,ELF parsing, process management, PMC attachment, etc.This allows to reuse code while building new hwpmc(4)-based applications.Also add pmcstat_symbol_search_by_name() function that allows to findmapped IP range for a given function name.Reviewed by:	kibSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D12718

            List of files:
            /freebsd-14.2/lib/libpmcstat/Makefile</description>
        <pubDate>Tue, 24 Oct 2017 16:28:00 +0000</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
