Metzger, Markus T ([email protected])

Number of posts: 291 (0.06 per day)
First post: 2007-11-15 17:39:50
Last post: 2021-01-20 17:19:33

Date List Subject
2009-04-07 09:12:21 linux-kernel RE: [patch 03/20] x86, ptrace, bts: defer branch trace stopping
2009-04-07 08:12:34 linux-kernel RE: [patch 03/20] x86, ptrace, bts: defer branch trace stopping
2009-04-04 07:18:19 linux-kernel RE: [patch 03/20] x86, ptrace, bts: defer branch trace stopping
2009-04-03 14:54:40 linux-kernel [patch 20/20] x86, ds: support Core i7
2009-04-03 14:54:22 linux-kernel [patch 19/20] x86, ds: allow small debug store buffers
2009-04-03 14:53:53 linux-kernel [patch 18/20] x86, ds: fix bad ds_reset_pebs()
2009-04-03 14:53:28 linux-kernel [patch 17/20] x86, ds: dont use TIF_DEBUGCTLMSR
2009-04-03 14:52:55 linux-kernel [patch 16/20] x86, ptrace: add bts context unconditionally
2009-04-03 14:52:35 linux-kernel [patch 15/20] x86, ds: use single debug store cpu configuration
2009-04-03 14:52:09 linux-kernel [patch 14/20] x86, ds: add leakage warning
2009-04-03 14:51:42 linux-kernel [patch 13/20] x86, ds: add task tracing selftest
2009-04-03 14:51:17 linux-kernel [patch 12/20] x86, ds: selftest each cpu
2009-04-03 14:50:47 linux-kernel [patch 08/20] x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface
2009-04-03 14:50:25 linux-kernel [patch 11/20] x86, ds: fix bounds check in ds selftest
2009-04-03 14:49:51 linux-kernel [patch 10/20] x86, ds: fix compiler warning
2009-04-03 14:49:28 linux-kernel [patch 09/20] x86, hw-branch-tracer: allocate selftest iterator on heap
2009-04-03 14:48:58 linux-kernel [patch 07/20] x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions
2009-04-03 14:48:37 linux-kernel [patch 06/20] x86, bts: use trace_clock_global() for timestamps
2009-04-03 14:48:18 linux-kernel [patch 05/20] x86, bts: fix race between per-task and per-cpu branch tracing
2009-04-03 14:47:45 linux-kernel [patch 04/20] x86, bts: wait until traced task has been scheduled out
2009-04-03 14:47:26 linux-kernel [patch 03/20] x86, ptrace, bts: defer branch trace stopping
2009-04-03 14:46:55 linux-kernel [patch 02/20] sched: add wait_task_context_switch() fucntion to sched.h
2009-04-03 14:46:33 linux-kernel [patch 01/20] x86, bts: fix race when bts tracer is removed
2009-04-03 14:46:12 linux-kernel [patch 00/20] x86, ptrace, bts, hw-branch-tracer: fixes and cleanups
2009-04-03 11:37:29 linux-kernel RE: [patch 04/18] x86, bts: wait until traced task has been scheduled out
2009-04-03 07:17:41 linux-kernel RE: [patch 01/18] x86, bts: fix race when bts tracer is removed
2009-04-03 06:46:46 linux-kernel RE: [patch 14/18] x86, ds: use single debug store cpu configuration
2009-04-03 06:42:26 linux-kernel RE: [patch 13/18] x86, ds: add leakage warning
2009-04-03 06:24:23 linux-kernel RE: [patch 04/18] x86, bts: wait until traced task has been scheduled out
2009-04-03 06:23:47 linux-kernel RE: [patch 01/18] x86, bts: fix race when bts tracer is removed
2009-04-02 15:04:06 linux-kernel [patch 18/18] x86, ds: support Core i7
2009-04-02 15:03:43 linux-kernel [patch 17/18] x86, ds: fix bad ds_reset_pebs()
2009-04-02 15:03:25 linux-kernel [patch 16/18] x86, ds: dont use TIF_DEBUGCTLMSR
2009-04-02 15:02:55 linux-kernel [patch 14/18] x86, ds: use single debug store cpu configuration
2009-04-02 15:02:37 linux-kernel [patch 15/18] x86, ptrace: remove duplicate functionality
2009-04-02 15:02:22 linux-kernel [patch 07/18] x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface
2009-04-02 15:01:55 linux-kernel [patch 13/18] x86, ds: add leakage warning
2009-04-02 15:01:38 linux-kernel [patch 11/18] x86, ds: selftest each cpu
2009-04-02 15:00:52 linux-kernel [patch 12/18] x86, ds: add task tracing selftest
2009-04-02 15:00:28 linux-kernel [patch 10/18] x86, ds: fix bounds check in ds selftest
2009-04-02 14:59:58 linux-kernel [patch 09/18] x86, ds: fix compiler warning
2009-04-02 14:59:42 linux-kernel [patch 08/18] x86, hw-branch-tracer: allocate selftest iterator on heap
2009-04-02 14:59:26 linux-kernel [patch 06/18] x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions
2009-04-02 14:59:07 linux-kernel [patch 05/18] x86, bts: fix race between per-task and per-cpu branch tracing
2009-04-02 14:58:43 linux-kernel [patch 04/18] x86, bts: wait until traced task has been scheduled out
2009-04-02 14:58:28 linux-kernel [patch 03/18] x86, ptrace, bts: defer branch trace stopping
2009-04-02 14:58:02 linux-kernel [patch 02/18] sched: add task_is_running() fucntion to sched.h
2009-04-02 14:57:44 linux-kernel [patch 01/18] x86, bts: fix race when bts tracer is removed
2009-04-02 14:57:21 linux-kernel [patch 00/18] x86, bts, ptrace, hw-branch-tracer: fixes and cleanups
2009-04-01 12:57:36 linux-kernel RE: [patch 0/21] x86, ptrace, bts, hw-branch-tracer: fixes and cleanups
2009-04-01 12:44:32 linux-kernel RE: [patch 3/21] x86, bts: wait until traced task has been scheduled out