Date |
List |
Subject |
2013-03-14 11:26:10
|
linux-kernel
|
Re: [PATCH] perf, tools: Make perf stat -I ... CSV output flat |
2013-03-13 13:19:09
|
linux-kernel
|
Re: [PATCH] perf, tools: Make perf stat -I ... CSV output flat |
2013-03-12 14:13:04
|
linux-kernel
|
Re: Basic perf PMU support for Haswell v6 |
2013-03-12 13:06:19
|
linux-kernel
|
Re: SNB-PEBS errate in perf code - omits stepping 2? |
2013-03-12 13:02:26
|
linux-kernel
|
Re: Basic perf PMU support for Haswell v6 |
2013-03-07 16:22:34
|
linux-kernel
|
Re: [PATCH v2 0/3] perf stat: add per-core count aggregation |
2013-03-06 11:20:46
|
linux-kernel
|
Re: [PATCH] perf: remove include of cgroup.h from perf_event.h |
2013-03-05 08:34:00
|
linux-kernel
|
Re: [PATCH] perf: remove include of cgroup.h from perf_event.h |
2012-11-21 12:55:31
|
linux-kernel
|
[PATCH v3 04/19] perf, core: Add a concept of a weightened sample |
2012-11-21 12:55:01
|
linux-kernel
|
[PATCH v3 06/19] perf: add support for PERF_SAMPLE_ADDR in dump_sampple() |
2012-11-21 12:54:37
|
linux-kernel
|
[PATCH v3 09/19] perf/x86: export PEBS load latency threshold register to sysfs |
2012-11-21 12:53:57
|
linux-kernel
|
[PATCH v3 12/19] perf report: add support for mem access profiling |
2012-11-21 12:53:23
|
linux-kernel
|
[PATCH v3 15/19] perf: add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP |
2012-11-21 12:52:57
|
linux-kernel
|
[PATCH v3 17/19] perf tools: Synthesize data mmap events for threads |
2012-11-21 12:52:24
|
linux-kernel
|
[PATCH v3 18/19] perf tools: Ignore ABS symbols when loading data maps |
2012-11-21 12:52:22
|
linux-kernel
|
[PATCH v3 19/19] perf tools: Fix output of symbol_daddr offset |
2012-11-21 12:52:16
|
linux-kernel
|
[PATCH v3 16/19] perf tools: detect data vs. text mappings |
2012-11-21 12:52:10
|
linux-kernel
|
[PATCH v3 14/19] perf tools: add new mem command for memory access profiling |
2012-11-21 12:52:05
|
linux-kernel
|
[PATCH v3 13/19] perf record: add support for mem access profiling |
2012-11-21 12:51:59
|
linux-kernel
|
[PATCH v3 10/19] perf/x86: add support for PEBS Precise Store |
2012-11-21 12:51:57
|
linux-kernel
|
[PATCH v3 11/19] perf tools: add mem access sampling core support |
2012-11-21 12:51:53
|
linux-kernel
|
[PATCH v3 08/19] perf/x86: add memory profiling via PEBS Load Latency |
2012-11-21 12:51:47
|
linux-kernel
|
[PATCH v3 07/19] perf: add generic memory sampling interface |
2012-11-21 12:51:42
|
linux-kernel
|
[PATCH v3 05/19] perf: add minimal support for PERF_SAMPLE_WEIGHT |
2012-11-21 12:51:37
|
linux-kernel
|
[PATCH v3 03/19] perf/x86: add flags to event constraints |
2012-11-21 12:51:34
|
linux-kernel
|
[PATCH v3 02/19] perf/x86: improve sysfs event mapping with event string |
2012-11-21 12:51:30
|
linux-kernel
|
[PATCH v3 01/19] perf, x86: Support CPU specific sysfs events |
2012-11-21 12:51:29
|
linux-kernel
|
[PATCH v3 00/16] perf: add memory access sampling support |
2012-11-20 09:51:08
|
linux-kernel
|
[PATCH] perf tools: fix dso__fprintf() print statement |
2012-11-12 21:08:58
|
linux-kernel
|
Re: [PATCH 0/4] perf, amd: Enable AMD family 15h northbridge counters |
2012-11-12 20:55:03
|
linux-kernel
|
Re: [RFC] perf: need to expose sched_clock to correlate user samples with kernel samples |
2012-11-12 12:24:42
|
linux-kernel
|
Re: [PATCH 0/4] perf, amd: Enable AMD family 15h northbridge counters |
2012-11-11 20:32:47
|
linux-kernel
|
Re: [RFC] perf: need to expose sched_clock to correlate user samples with kernel samples |
2012-11-11 18:17:10
|
linux-kernel
|
Re: [PATCH 0/4] perf, amd: Enable AMD family 15h northbridge counters |
2012-11-09 10:26:30
|
linux-kernel
|
Re: perf: POWER-event translation questions |
2012-11-07 14:56:20
|
linux-kernel
|
Re: Re: [PATCH v2 00/16] perf: add memory access sampling support |
2012-11-07 14:41:31
|
linux-kernel
|
Re: [PATCH 27/32] perf, x86: Support CPU specific sysfs events |
2012-11-07 14:39:50
|
linux-kernel
|
Re: [PATCH v2 08/16] perf/x86: add memory profiling via PEBS Load Latency |
2012-11-07 10:02:16
|
linux-kernel
|
Re: [PATCH v2 00/16] perf: add memory access sampling support |
2012-11-06 19:37:52
|
linux-kernel
|
Re: [PATCH v2 08/16] perf/x86: add memory profiling via PEBS Load Latency |
2012-11-06 15:58:04
|
linux-kernel
|
Re: [PATCH v2 14/16] perf tools: add new mem command for memory access profiling |
2012-11-06 15:49:29
|
linux-kernel
|
Re: [PATCH v2 14/16] perf tools: add new mem command for memory access profiling |
2012-11-06 14:29:05
|
linux-kernel
|
Re: [PATCH v2 08/16] perf/x86: add memory profiling via PEBS Load Latency |
2012-11-05 13:58:51
|
linux-kernel
|
[PATCH v2 01/16] perf/x86: improve sysfs event mapping with event string |
2012-11-05 13:58:05
|
linux-kernel
|
[PATCH v2 03/16] perf, core: Add a concept of a weightened sample |
2012-11-05 13:58:03
|
linux-kernel
|
[PATCH v2 05/16] perf, tools: Add arbitary aliases and support names with - |
2012-11-05 13:57:42
|
linux-kernel
|
[PATCH v2 07/16] perf: add generic memory sampling interface |
2012-11-05 13:55:44
|
linux-kernel
|
[PATCH v2 09/16] perf/x86: export PEBS load latency threshold register to sysfs |
2012-11-05 13:55:10
|
linux-kernel
|
[PATCH v2 11/16] perf tools: add mem access sampling core support |
2012-11-05 13:54:45
|
linux-kernel
|
[PATCH v2 12/16] perf report: add support for mem access profiling |
2012-11-05 13:54:27
|
linux-kernel
|
[PATCH v2 14/16] perf tools: add new mem command for memory access profiling |