<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>67c3c3a274468d09925af3cf64da3f9cf878cc80 - libpmc: Move libpmc and utils to a new pmc package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#67c3c3a274468d09925af3cf64da3f9cf878cc80</link>
        <description>libpmc: Move libpmc and utils to a new pmc packageDue to the size of libpmc.so.5, this reduces the size of the -utilitiespackage by 10%.MFC after:	1 dayReviewed by:	manu, adrian, emasteDifferential Revision:	https://reviews.freebsd.org/D52662

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 23 Sep 2025 23:30:49 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbc83e378a7ee8f8aea9811906a2786a8f3bdeb3 - ncurses: chase dependency changes in the source tree</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#cbc83e378a7ee8f8aea9811906a2786a8f3bdeb3</link>
        <description>ncurses: chase dependency changes in the source treeDifferential Revision:	https://reviews.freebsd.org/D32098

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 03:52:46 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee55186dfd98663c567b0dfdccf0c3c31282f37a - pmc: Add include path for libpmcstat as it is an internallib</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#ee55186dfd98663c567b0dfdccf0c3c31282f37a</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/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Wed, 25 Mar 2020 02:32:16 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f992dd4b5c6635e079c572fe1b59e34f0e28ad6d - pmc: convert native to jsonl and track TSC value of samples</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#f992dd4b5c6635e079c572fe1b59e34f0e28ad6d</link>
        <description>pmc: convert native to jsonl and track TSC value of samples- add &apos;-j&apos; options to filter to enable converting native pmc  log format to json lines format to enable the use of scripts  and external tooling% pmc filter -j pmc.log pmc.jsonl- Record the tsc value in sampling interrupts as opposed to  recording nanotime when the sample is copied to a global log  in hardclock - potentially many milliseconds later.- At initialize record the tsc_freq and the time of day to give  us an offset for translating the tsc values in callchain records

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Thu, 07 Jun 2018 04:03:22 +0200</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 07 Nov 2017 09:39:14 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6e116eea97e79450fb8dcf81193f35dfc30fae1 - MFhead@r325383</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#f6e116eea97e79450fb8dcf81193f35dfc30fae1</link>
        <description>MFhead@r325383

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Sat, 04 Nov 2017 08:05:21 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d41856e5260c03cad66d6106ad220e536c709eb - pmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-needed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#7d41856e5260c03cad66d6106ad220e536c709eb</link>
        <description>pmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-neededlibpmcstat.a requires libelf.so; reorder them accordingly.

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Fri, 03 Nov 2017 01:12:32 +0100</pubDate>
        <dc:creator>Andriy Voskoboinyk &lt;avos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ff880dc0f0fee3b692d7490608b85c37395a4a9 - MFhead@r325004</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#5ff880dc0f0fee3b692d7490608b85c37395a4a9</link>
        <description>MFhead@r325004

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Thu, 26 Oct 2017 05:34:17 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d27927f731d6877267b0db84664776d2e62fc443 - Extract a set of pmcstat functions and interfaces to the new internal</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#d27927f731d6877267b0db84664776d2e62fc443</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/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 24 Oct 2017 18:28:00 +0200</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d899be7d43d8df9cb485af5705e2724165a461c7 - Reintegrate head: r274132-r277384</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#d899be7d43d8df9cb485af5705e2724165a461c7</link>
        <description>Reintegrate head: r274132-r277384Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Mon, 19 Jan 2015 17:15:12 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17 - Reintegrate head revisions r273096-r277147</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17</link>
        <description>Reintegrate head revisions r273096-r277147Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 13 Jan 2015 22:29:24 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf - MFHead @ r275232</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf</link>
        <description>MFHead @ r275232

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Sat, 29 Nov 2014 06:28:40 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f - r274961 through r275075</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f</link>
        <description>r274961 through r275075

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 22:43:01 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6db8143eda5c775467145ac73e8ebec47afdd8f - Convert usr.sbin to LIBADD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#c6db8143eda5c775467145ac73e8ebec47afdd8f</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 17:57:27 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 06:22:42 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Tue, 19 Aug 2014 08:50:54 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b833d535b9ce1789dca84d8bd15d22e1ed58d46 - Sync to HEAD@r269943.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#1b833d535b9ce1789dca84d8bd15d22e1ed58d46</link>
        <description>Sync to HEAD@r269943.

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Wed, 13 Aug 2014 18:20:41 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80189b3b093749e26cb298735618c6633a2d26fc - Replace all uses of libncurses and libtermcap with their wide character</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/pmcstat/Makefile#80189b3b093749e26cb298735618c6633a2d26fc</link>
        <description>Replace all uses of libncurses and libtermcap with their wide charactervariants.  This allows usable file system images (i.e. those with both ashell and an editor) to be created with only one copy of the curses library.Exp-run:	antoinePR:		189842Discussed with:	baptSponsored by:	DARPA, AFRL

            List of files:
            /freebsd/usr.sbin/pmcstat/Makefile</description>
        <pubDate>Thu, 17 Jul 2014 20:24:34 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
