Andrei Vagin ([email protected])

Number of posts: 184 (0.07 per day)
First post: 2010-12-12 01:20:22
Last post: 2017-11-03 20:32:44

Date List Subject
2012-08-07 12:56:59 linux-kernel [PATCH 2/4] perf: synthesize_sample gets evsel instead of session
2012-08-07 12:56:15 linux-kernel [PATCH 0/4] perf: Teach perf tool to profile sleep times (v2)
2012-08-07 12:56:13 linux-kernel [PATCH 1/4] perf: teach "perf inject" to work with files (v2)
2012-08-07 12:56:12 linux-kernel [PATCH 4/4] perf: mark a dso if it's used
2012-08-07 12:56:11 linux-kernel [PATCH 3/4] perf: teach perf inject to merge sched_stat_* and sched_switch events (v2)
2012-08-06 10:02:46 linux-kernel [PATCH 0/3] perf: Teach perf tool to profile sleep times
2012-08-06 10:02:12 linux-kernel [PATCH 2/3] perf: teach perf inject to merge sched_stat_* and sched_switch events
2012-08-06 10:02:10 linux-kernel [PATCH 1/3] perf: teach "perf inject" to work with files
2012-08-06 10:02:09 linux-kernel [PATCH 3/3] perf: mark a dso if it's used
2012-06-14 08:03:29 linux-kernel general protection fault on finalizing task
2012-06-04 08:13:34 linux-kernel [RFC] [PATCH 0/5] Teach perf tool to profile sleep times (V4)
2012-06-04 08:13:32 linux-kernel [PATCH 5/5] perf: teach perf inject to merge sched_switch* events for profiling sleep times
2012-06-04 08:13:13 linux-kernel [PATCH 4/5] perf: teach "perf inject" to work with files
2012-06-04 08:10:32 linux-kernel [PATCH 2/5] sched: send the event sched_switch before perf_event_task_sched_out
2012-06-04 08:10:30 linux-kernel [PATCH 3/5] sched: save a previous state on task_struct
2012-06-04 08:10:27 linux-kernel [PATCH 1/5] sched: event: add trace events when a task starts executing on a cpu
2012-02-27 09:32:25 linux-kernel [tip:perf/core] tracing: Don't print an extra separator of flags
2012-02-20 20:42:54 linux-kernel [PATCH] Re: [PATCH] trace: don't print an extra separator of flags
2012-02-19 11:15:21 linux-kernel [PATCH] trace: don't print an extra separator of flags
2012-02-03 11:12:39 linux-kernel [PATCH] ptrace: add ability to get clear_tid_address
2011-03-10 14:22:49 linux-kernel [tip:x86/urgent] x86/mm: Handle mm_fault_error() in kernel space
2011-03-08 16:00:28 linux-kernel [PATCH] mm: handle mm_fault_error in kernel space (v2)
2011-03-05 11:45:04 linux-kernel [PATCH] mm: check zone->all_unreclaimable in all_unreclaimable()
2011-03-05 00:51:46 linux-kernel [PATCH] mm: skip zombie in OOM-killer
2011-03-04 21:31:25 linux-kernel [PATCH rh6] mm: skip zombie in OOM-killer
2011-02-07 21:15:34 linux-kernel [PATCH] fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
2011-02-04 15:28:50 linux-kernel [PATCH 1/2] fs: Correctly check d_find_alias() return code in devpts_pty_kill
2011-02-04 15:28:45 linux-kernel [PATCH 2/2] fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
2011-02-03 16:11:29 linux-kernel [PATCH] fs: Correctly check d_alloc_name() return code in devpts_pty_new
2011-02-03 11:29:22 linux-kernel [PATCH] fs: Correctly check d_alloc_name() return code in devpts_pty_new
2010-12-12 01:20:22 linux-kernel [PATCH] net: delete expired route in ip6_pmtu_deliver