Date |
List |
Subject |
2014-02-10 22:21:55
|
linux-kernel
|
Re: [PATCH 00/21] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems |
2014-02-06 20:21:49
|
linux-kernel
|
Re: [BUG] perf top: --stdio causes continuous refresh |
2014-02-06 15:57:56
|
linux-kernel
|
Re: [PATCH 14/14] perf, x86: Discard zero length call entries in LBR call stack |
2014-02-06 15:50:20
|
linux-kernel
|
Re: [PATCH 13/14] perf, x86: enable LBR callstack when recording callchain |
2014-02-06 15:46:50
|
linux-kernel
|
Re: [PATCH 12/14] perf, x86: use LBR call stack to get user callchain |
2014-02-06 15:35:21
|
linux-kernel
|
Re: [PATCH 10/14] perf, core: simplify need branch stack check |
2014-02-06 15:24:09
|
linux-kernel
|
Re: [BUG] perf top: --stdio causes continuous refresh |
2014-02-06 15:09:35
|
linux-kernel
|
Re: [PATCH 09/14] perf, x86: Save/resotre LBR stack during context switch |
2014-02-06 14:55:12
|
linux-kernel
|
Re: [PATCH 07/14] perf: track number of events that use LBR callstack |
2014-02-06 13:58:06
|
linux-kernel
|
Re: [BUG] perf top: --stdio causes continuous refresh |
2014-02-05 23:13:01
|
linux-kernel
|
Re: [BUG] perf top: --stdio causes continuous refresh |
2014-02-05 21:25:13
|
linux-kernel
|
[BUG] perf top: --stdio causes continuous refresh |
2014-02-05 18:35:45
|
linux-kernel
|
Re: [PATCH 06/14] perf, core: always switch pmu specific data during context switch |
2014-02-05 17:45:18
|
linux-kernel
|
Re: [PATCH 09/14] perf, x86: Save/resotre LBR stack during context switch |
2014-02-05 17:26:58
|
linux-kernel
|
Re: [PATCH 08/14] perf, x86: allocate space for storing LBR stack |
2014-02-05 17:19:29
|
linux-kernel
|
Re: [PATCH 06/14] perf, core: always switch pmu specific data during context switch |
2014-02-05 16:57:34
|
linux-kernel
|
Re: [PATCH 05/14] perf, core: allow pmu specific data for perf task context |
2014-02-05 16:34:11
|
linux-kernel
|
Re: [PATCH 03/14] perf, x86: use context switch callback to flush LBR stack |
2014-02-05 16:01:44
|
linux-kernel
|
Re: [PATCH 02/14] perf, core: introduce pmu context switch callback |
2014-02-05 15:40:35
|
linux-kernel
|
Re: [PATCH 04/14] perf, x86: Basic Haswell LBR call stack support |
2014-02-05 15:15:25
|
linux-kernel
|
Re: [PATCH 01/14] perf, x86: Reduce lbr_sel_map size |
2014-02-03 12:58:46
|
linux-kernel
|
[PATCH v1 05/10] perf/x86/uncore: make hrtimer timeout configurable per box |
2014-02-03 12:58:11
|
linux-kernel
|
[PATCH v1 06/10] perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box() |
2014-02-03 12:57:25
|
linux-kernel
|
[PATCH v1 09/10] perf/x86/uncore: add hrtimer to SNB uncore IMC PMU |
2014-02-03 12:56:41
|
linux-kernel
|
[PATCH v1 10/10] perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC |
2014-02-03 12:56:37
|
linux-kernel
|
[PATCH v1 08/10] perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support |
2014-02-03 12:56:32
|
linux-kernel
|
[PATCH v1 07/10] perf/x86/uncore: allow more than one fixed counter per box |
2014-02-03 12:56:25
|
linux-kernel
|
[PATCH v1 03/10] perf/x86/uncore: do not assume PCI fixed ctrs have more than 32 bits |
2014-02-03 12:56:23
|
linux-kernel
|
[PATCH v1 04/10] perf/x86/uncore: add PCI ids for SNB/IVB/HSW IMC |
2014-02-03 12:56:12
|
linux-kernel
|
[PATCH v1 02/10] perf/x86/uncore: add ability to customize pmu callbacks |
2014-02-03 12:56:09
|
linux-kernel
|
[PATCH v1 01/10] perf/x86/uncore: fix initialization of cpumask |
2014-02-03 12:56:01
|
linux-kernel
|
[PATCH v1 00/10] perf/x86/uncore: add support for SNB/IVB/HSW integrated memory controller PMU |
2014-01-21 13:17:44
|
linux-kernel
|
Re: [PATCH 00/14] perf, x86: Haswell LBR call stack support |
2014-01-17 15:36:38
|
linux-kernel
|
Re: [BUG] perf stat: corrupts memory when using PMU cpumask |
2014-01-17 15:35:05
|
linux-kernel
|
[PATCH 2/2] perf stat: fix memory corruption of xyarray when cpumask is used |
2014-01-17 15:34:51
|
linux-kernel
|
[PATCH 1/2] perf stat: fix NULL pointer reference bug with event unit |
2014-01-17 15:34:42
|
linux-kernel
|
[PATCH 0/2] perf stat: fix memory corruption and core dump |
2014-01-17 09:00:29
|
linux-kernel
|
[BUG] perf stat: corrupts memory when using PMU cpumask |
2014-01-13 15:49:41
|
linux-kernel
|
Re: [tip:perf/core] perf/x86: Fix active_entry initialization |
2014-01-08 10:16:46
|
linux-kernel
|
[PATCH v2 2/2] perf/x86: add RAPL PP1 energy counter support |
2014-01-08 10:16:10
|
linux-kernel
|
[PATCH v2 1/2] perf/x86: fix active_entry initialization |
2014-01-08 10:16:04
|
linux-kernel
|
[PATCH v2 0/2] perf/x86: various RAPL improvements and fixes |
2014-01-07 14:26:11
|
linux-kernel
|
Re: perf-stat changes after "Use hrtimers for event multiplexing" |
2014-01-07 09:52:55
|
linux-kernel
|
Re: perf-stat changes after "Use hrtimers for event multiplexing" |
2013-10-31 15:00:41
|
linux-kernel
|
[PATCH v4 3/4] perf/x86: add Intel RAPL PMU support |
2013-10-31 15:00:11
|
linux-kernel
|
[PATCH v4 4/4] perf,x86: add RAPL hrtimer support |
2013-10-31 15:00:05
|
linux-kernel
|
[PATCH v4 2/4] perf stat: add event unit and scale support |
2013-10-31 14:59:59
|
linux-kernel
|
[PATCH v4 1/4] perf: add active_entry list head to struct perf_event |
2013-10-31 14:59:55
|
linux-kernel
|
[PATCH v4 0/4] perf/x86: add Intel RAPL PMU support |
2013-10-30 11:01:38
|
linux-kernel
|
Re: perf: PERF_EVENT_IOC_PERIOD on ARM vs everywhere else |
2013-10-29 09:50:32
|
linux-kernel
|
Re: [GIT PULL] perf fixes |