Stephane Eranian ([email protected])

Number of posts: 1907 (0.36 per day)
First post: 2009-11-23 16:36:21
Last post: 2024-06-06 17:09:00

Date List Subject
2014-11-17 19:12:59 linux-kernel [PATCH v3 03/13] perf/x86: add 3 new scheduling callbacks
2014-11-17 19:12:04 linux-kernel [PATCH v3 05/13] perf/x86: add cross-HT counter exclusion infrastructure
2014-11-17 19:11:00 linux-kernel [PATCH v3 09/13] perf/x86: fix intel_get_event_constraints() for dynamic constraints
2014-11-17 19:09:27 linux-kernel [PATCH v3 12/13] perf/x86: make HT bug workaround conditioned on HT enabled
2014-11-17 19:08:45 linux-kernel [PATCH v3 13/13] perf/x86: add syfs entry to disable HT bug workaround
2014-11-17 19:08:39 linux-kernel [PATCH v3 11/13] watchdog: add watchdog enable/disable all functions
2014-11-17 19:08:35 linux-kernel [PATCH v3 10/13] perf/x86: limit to half counters to avoid exclusive mode starvation
2014-11-17 19:08:32 linux-kernel [PATCH v3 07/13] perf/x86: enforce HT bug workaround for SNB/IVB/HSW
2014-11-17 19:08:30 linux-kernel [PATCH v3 08/13] perf/x86: enforce HT bug workaround with PEBS for SNB/IVB/HSW
2014-11-17 19:08:23 linux-kernel [PATCH v3 06/13] perf/x86: implement cross-HT corruption bug workaround
2014-11-17 19:08:18 linux-kernel [PATCH v3 04/13] perf/x86: add index param to get_event_constraint() callback
2014-11-17 19:08:12 linux-kernel [PATCH v3 02/13] perf/x86: vectorize cpuc->kfree_on_online
2014-11-17 19:08:06 linux-kernel [PATCH v3 01/13] perf,x86: rename er_flags to flags
2014-11-17 19:08:04 linux-kernel [PATCH v3 00/13] perf/x86: implement HT counter corruption workaround
2014-11-05 13:22:11 linux-kernel Re: [PATCH V7 13/17] perf, x86: enable LBR callstack when recording callchain
2014-11-05 10:57:12 linux-kernel Re: [PATCH V7 13/17] perf, x86: enable LBR callstack when recording callchain
2014-11-05 09:58:45 linux-kernel Re: [PATCH V7 13/17] perf, x86: enable LBR callstack when recording callchain
2014-11-04 13:15:05 linux-kernel Re: [PATCH 3/5] perf, x86: Add Broadwell core support
2014-10-31 21:22:23 linux-kernel Re: [RFD] perf syscall error handling
2014-10-23 08:58:03 linux-kernel Re: [PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
2014-10-23 08:01:11 linux-kernel Re: [PATCH v2 06/12] perf/x86: implement cross-HT corruption bug workaround
2014-10-22 21:04:33 linux-kernel Re: [PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
2014-10-22 17:25:43 linux-kernel Re: [PATCH v2 05/12] perf/x86: add cross-HT counter exclusion infrastructure
2014-10-22 16:42:19 linux-kernel Re: [PATCH v2 11/12] perf/x86: make HT bug workaround conditioned on HT enabled
2014-10-22 14:36:17 linux-kernel Re: [PATCH v2 11/12] perf/x86: make HT bug workaround conditioned on HT enabled
2014-10-21 13:08:34 linux-kernel Re: [PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
2014-10-21 12:28:09 linux-kernel Re: [PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
2014-10-14 19:03:09 linux-kernel Re: [PATCH v2] perf tools: fix off-by-one error in maps
2014-10-09 16:38:14 linux-kernel [PATCH v2 04/12] perf/x86: add index param to get_event_constraint() callback
2014-10-09 16:37:55 linux-kernel [PATCH v2 08/12] perf/x86: enforce HT bug workaround with PEBS for SNB/IVB/HSW
2014-10-09 16:37:06 linux-kernel [PATCH v2 12/12] perf/x86: add syfs entry to disable HT bug workaround
2014-10-09 16:36:57 linux-kernel [PATCH v2 11/12] perf/x86: make HT bug workaround conditioned on HT enabled
2014-10-09 16:36:47 linux-kernel [PATCH v2 09/12] perf/x86: fix intel_get_event_constraints() for dynamic constraints
2014-10-09 16:36:38 linux-kernel [PATCH v2 10/12] watchdog: add watchdog enable/disable all functions
2014-10-09 16:36:25 linux-kernel [PATCH v2 06/12] perf/x86: implement cross-HT corruption bug workaround
2014-10-09 16:36:14 linux-kernel [PATCH v2 07/12] perf/x86: enforce HT bug workaround for SNB/IVB/HSW
2014-10-09 16:35:58 linux-kernel [PATCH v2 05/12] perf/x86: add cross-HT counter exclusion infrastructure
2014-10-09 16:35:44 linux-kernel [PATCH v2 03/12] perf/x86: add 3 new scheduling callbacks
2014-10-09 16:35:33 linux-kernel [PATCH v2 02/12] perf/x86: vectorize cpuc->kfree_on_online
2014-10-09 16:35:23 linux-kernel [PATCH v2 01/12] perf,x86: rename er_flags to flags
2014-10-09 16:35:10 linux-kernel [PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
2014-10-07 15:17:44 linux-kernel Re: [PATCH v2] perf tools: fix off-by-one error in maps
2014-10-07 14:17:44 linux-kernel Re: [PATCH v2] perf tools: fix off-by-one error in maps
2014-10-07 10:30:22 linux-kernel [PATCH v3] perf tools: fix off-by-one error in maps
2014-10-07 08:41:01 linux-kernel Re: [PATCH v2] perf tools: fix off-by-one error in maps
2014-10-06 19:57:27 linux-kernel Re: [PATCH] perf tools: fix off-by-one error in maps
2014-10-06 08:35:42 linux-kernel [PATCH v2] perf tools: fix off-by-one error in maps
2014-10-05 19:44:40 linux-kernel Re: [PATCH] perf tools: fix off-by-one error in maps
2014-10-03 10:47:23 linux-kernel [PATCH] perf tools: fix off-by-one error in maps
2014-10-03 10:07:18 linux-kernel Re: [BUG] perf tools: off-by-one error in map_groups__find_ams()
2014-10-02 16:40:21 linux-kernel Re: [BUG] perf tools: off-by-one error in map_groups__find_ams()