<?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 net_dropmonitor-report</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e5451c8f8330e03ad3cfa16048b4daf961af434f - Merge remote-tracking branch &apos;linusw-gpio/for-next&apos; into devm_gpiochip</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#e5451c8f8330e03ad3cfa16048b4daf961af434f</link>
        <description>Merge remote-tracking branch &apos;linusw-gpio/for-next&apos; into devm_gpiochipBase for demv_gpiochip_add_data() and devm_gpiochip_remove().

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Tue, 23 Feb 2016 15:07:08 +0100</pubDate>
        <dc:creator>Laxman Dewangan &lt;ldewangan@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>da733563be5a9da26fe81d9f007262d00b846e22 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#da733563be5a9da26fe81d9f007262d00b846e22</link>
        <description>Merge branch &apos;next&apos; into for-linus

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Mon, 09 Jan 2012 08:38:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>251f39fe42dae863bd24e30864e6b66076ba076d - Merge branch &apos;power-supply-scope&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#251f39fe42dae863bd24e30864e6b66076ba076d</link>
        <description>Merge branch &apos;power-supply-scope&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Wed, 04 Jan 2012 06:09:35 +0100</pubDate>
        <dc:creator>Anton Vorontsov &lt;cbouatmailru@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e4da3fbfbd1de56d2367653e3823e6445e49f8a9 - Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wl12xx-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#e4da3fbfbd1de56d2367653e3823e6445e49f8a9</link>
        <description>Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wl12xx-next

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Thu, 01 Dec 2011 11:14:48 +0100</pubDate>
        <dc:creator>Luciano Coelho &lt;coelho@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>0d2cd91bf7b1a7cc1d638296111fcc2bcf5c0bb4 - Merge commit &apos;v3.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#0d2cd91bf7b1a7cc1d638296111fcc2bcf5c0bb4</link>
        <description>Merge commit &apos;v3.2-rc3&apos; into next

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Tue, 29 Nov 2011 10:51:07 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4bbf7e7759afc172e2bfbc5c416324590049cdd - Merge branch &apos;master&apos; into x86/memblock</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#d4bbf7e7759afc172e2bfbc5c416324590049cdd</link>
        <description>Merge branch &apos;master&apos; into x86/memblockConflicts &amp; resolutions:* arch/x86/xen/setup.c	dc91c728fd &quot;xen: allow extra memory to be in multiple regions&quot;	24aa07882b &quot;memblock, x86: Replace memblock_x86_reserve/free...&quot;	conflicted on xen_add_extra_mem() updates.  The resolution is	trivial as the latter just want to replace	memblock_x86_reserve_range() with memblock_reserve().* drivers/pci/intel-iommu.c	166e9278a3f &quot;x86/ia64: intel-iommu: move to drivers/iommu/&quot;	5dfe8660a3d &quot;bootmem: Replace work_with_active_regions() with...&quot;	conflicted as the former moved the file under drivers/iommu/.	Resolved by applying the chnages from the latter on the moved	file.* mm/Kconfig	6661672053a &quot;memblock: add NO_BOOTMEM config symbol&quot;	c378ddd53f9 &quot;memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option&quot;	conflicted trivially.  Both added config options.  Just	letting both add their own options resolves the conflict.* mm/memblock.c	d1f0ece6cdc &quot;mm/memblock.c: small function definition fixes&quot;	ed7b56a799c &quot;memblock: Remove memblock_memory_can_coalesce()&quot;	confliected.  The former updates function removed by the	latter.  Resolution is trivial.Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Mon, 28 Nov 2011 18:46:22 +0100</pubDate>
        <dc:creator>Tejun Heo &lt;tj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>300e812db26f4aa022e346f5fb9af1af134d98d8 - Merge commit &apos;v3.2-rc2&apos; into fbdev-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#300e812db26f4aa022e346f5fb9af1af134d98d8</link>
        <description>Merge commit &apos;v3.2-rc2&apos; into fbdev-next

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Tue, 22 Nov 2011 00:42:06 +0100</pubDate>
        <dc:creator>Florian Tobias Schandinat &lt;FlorianSchandinat@gmx.de&gt;</dc:creator>
    </item>
<item>
        <title>24942c8e5cc8696064ee207ff29d4cf21f70dafc - Merge branch &apos;master&apos;; commit &apos;v3.2-rc2&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#24942c8e5cc8696064ee207ff29d4cf21f70dafc</link>
        <description>Merge branch &apos;master&apos;; commit &apos;v3.2-rc2&apos; into next

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Wed, 16 Nov 2011 02:39:48 +0100</pubDate>
        <dc:creator>James Morris &lt;jmorris@namei.org&gt;</dc:creator>
    </item>
<item>
        <title>2290c0d06d82faee87b1ab2d9d4f7bf81ef64379 - Merge branch &apos;master&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#2290c0d06d82faee87b1ab2d9d4f7bf81ef64379</link>
        <description>Merge branch &apos;master&apos; into for-nextSync with Linus tree to have 157550ff (&quot;mtd: add GPMI-NAND driverin the config and Makefile&quot;) as I have patch depending on that one.

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Sun, 13 Nov 2011 20:55:35 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>5e819059a20b0fc5a71875f28b4cae359e38d85a - Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#5e819059a20b0fc5a71875f28b4cae359e38d85a</link>
        <description>Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Wed, 09 Nov 2011 20:49:23 +0100</pubDate>
        <dc:creator>John W. Linville &lt;linville@tuxdriver.com&gt;</dc:creator>
    </item>
<item>
        <title>de346b6949063aa040ef607943b072835294f4b3 - Merge branch &apos;perf/core&apos; into oprofile/master</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#de346b6949063aa040ef607943b072835294f4b3</link>
        <description>Merge branch &apos;perf/core&apos; into oprofile/masterMerge reason: Resolve conflicts with Don&apos;s NMI rework:    commit 9c48f1c629ecfa114850c03f875c6691003214de    Author: Don Zickus &lt;dzickus@redhat.com&gt;    Date:   Fri Sep 30 15:06:21 2011 -0400    x86, nmi: Wire up NMI handlers to new routinesConflicts:	arch/x86/oprofile/nmi_timer_int.cSigned-off-by: Robert Richter &lt;robert.richter@amd.com&gt;

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Tue, 08 Nov 2011 15:52:15 +0100</pubDate>
        <dc:creator>Robert Richter &lt;robert.richter@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>41966710ab574f1fcedf3e10e1ceef911c096d1d - Merge branch &apos;for-3.2&apos; into for-3.3</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#41966710ab574f1fcedf3e10e1ceef911c096d1d</link>
        <description>Merge branch &apos;for-3.2&apos; into for-3.3

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Tue, 08 Nov 2011 11:47:46 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;</dc:creator>
    </item>
<item>
        <title>d63638440cfad75fb339fd1261bea0485c7c3ecc - Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#d63638440cfad75fb339fd1261bea0485c7c3ecc</link>
        <description>Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Fri, 04 Nov 2011 15:15:29 +0100</pubDate>
        <dc:creator>Paul Mundt &lt;lethal@linux-sh.org&gt;</dc:creator>
    </item>
<item>
        <title>31cbecb4ab538f433145bc5a46f3bea9b9627031 - Merge branch &apos;osd-devel&apos; into nfs-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#31cbecb4ab538f433145bc5a46f3bea9b9627031</link>
        <description>Merge branch &apos;osd-devel&apos; into nfs-for-next

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Thu, 03 Nov 2011 04:56:40 +0100</pubDate>
        <dc:creator>Trond Myklebust &lt;Trond.Myklebust@netapp.com&gt;</dc:creator>
    </item>
<item>
        <title>d4d9781d1dd04ff134e3d43383dfa9991f7c54c6 - Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#d4d9781d1dd04ff134e3d43383dfa9991f7c54c6</link>
        <description>Merge branch &apos;master&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Fri, 28 Oct 2011 07:16:43 +0200</pubDate>
        <dc:creator>Paul Mundt &lt;lethal@linux-sh.org&gt;</dc:creator>
    </item>
<item>
        <title>7115e3fcf45514db7525a05365b10454ff7f345e - Merge branch &apos;perf-core-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#7115e3fcf45514db7525a05365b10454ff7f345e</link>
        <description>Merge branch &apos;perf-core-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip* &apos;perf-core-for-linus&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (121 commits)  perf symbols: Increase symbol KSYM_NAME_LEN size  perf hists browser: Refuse &apos;a&apos; hotkey on non symbolic views  perf ui browser: Use libslang to read keys  perf tools: Fix tracing info recording  perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads  perf hists: Don&apos;t consider filtered entries when calculating column widths  perf hists: Don&apos;t decay total_period for filtered entries  perf hists browser: Honour symbol_conf.show_{nr_samples,total_period}  perf hists browser: Do not exit on tab key with single event  perf annotate browser: Don&apos;t change selection line when returning from callq  perf tools: handle endianness of feature bitmap  perf tools: Add prelink suggestion to dso update message  perf script: Fix unknown feature comment  perf hists browser: Apply the dso and thread filters when merging new batches  perf hists: Move the dso and thread filters from hist_browser  perf ui browser: Honour the xterm colors  perf top tui: Give color hints just on the percentage, like on --stdio  perf ui browser: Make the colors configurable and change the defaults  perf tui: Remove unneeded call to newtCls on startup  perf hists: Don&apos;t format the percentage on hist_entry__snprintf  ...Fix up conflicts in arch/x86/kernel/kprobes.c manually.Ingo&apos;s tree did the insane &quot;add volatile to const array&quot;, which justdoesn&apos;t make sense (&quot;volatile const&quot;?).  But we could remove the const*and* make the array volatile to make doubly sure that gcc doesn&apos;toptimize it away..Also fix up kernel/trace/ring_buffer.c non-data-conflicts manually: thereader_lock has been turned into a raw lock by the core locking merge,and there was a new user of it introduced in this perf core merge.  Makesure that new use also uses the raw accessor functions.

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Wed, 26 Oct 2011 17:03:38 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>63e03724b51e7315a66a3f1fee6cb8b4a16dc8cc - perf script: Add drop monitor script</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/perf/scripts/python/bin/net_dropmonitor-report#63e03724b51e7315a66a3f1fee6cb8b4a16dc8cc</link>
        <description>perf script: Add drop monitor scriptA while back I created the dropmonitor protocol, which allowed users to getreports of dropped frames communicated to them via a netlink socket.While useful, several people have now asked that I integrate the abilityto do drop monitoring with perf, so they don&apos;t have to run additionaltools.This patch adds a drop monitor script to the perf suite, and providesthe same output that the netlink socket does.Cc: Ingo Molnar &lt;mingo@elte.hu&gt;Cc: Paul Mackerras &lt;paulus@samba.org&gt;Cc: Peter Zijlstra &lt;a.p.zijlstra@chello.nl&gt;Link: http://lkml.kernel.org/r/1309801217-22450-1-git-send-email-nhorman@tuxdriver.comSigned-off-by: Neil Horman &lt;nhorman@tuxdriver.com&gt;Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/tools/perf/scripts/python/bin/net_dropmonitor-report</description>
        <pubDate>Mon, 04 Jul 2011 19:40:17 +0200</pubDate>
        <dc:creator>Neil Horman &lt;nhorman@tuxdriver.com&gt;</dc:creator>
    </item>
</channel>
</rss>
