zhangwei(Jovi) ([email protected])

Number of posts: 141 (0.35 per day)
First post: 2013-03-04 10:13:17
Last post: 2014-04-17 08:06:50

Date List Subject
2013-06-24 06:55:55 linux-kernel [PATCH v2] tracing/uprobes: Support ftrace_event_file base multibuffer
2013-06-21 08:18:36 linux-kernel Re: [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
2013-06-21 06:54:17 linux-kernel Re: [PATCH 03/11] tracing: add soft disable for syscall events
2013-06-17 03:49:22 linux-kernel Re: [PATCH 1/3] tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
2013-06-14 02:20:03 linux-kernel [PATCH] tracing/kprobes: remove unnecessary checking of, trace_probe_is_enabled
2013-06-14 01:44:59 linux-kernel [PATCH] tracing/uprobes: Support ftrace_event_file base multibuffer
2013-06-13 06:22:16 linux-kernel [PATCH] uprobes: fix return value in error handling path
2013-05-24 03:20:05 linux-kernel Re: [ANNOUNCE] ktap 0.1 released
2013-05-22 07:00:53 linux-kernel Re: [ANNOUNCE] ktap 0.1 released
2013-05-22 03:30:27 linux-kernel Re: [ANNOUNCE] ktap 0.1 released
2013-05-21 03:57:48 linux-kernel [ANNOUNCE] ktap 0.1 released
2013-05-09 06:49:50 linux-kernel Re: [page fault tracepoint 1/2] Add page fault trace event definitions
2013-04-24 11:17:16 linux-kernel Re: [RFC 00/14] perf tools: Introduce new 'ftrace' command
2013-04-24 11:16:46 linux-kernel Re: [RFC 00/14] perf tools: Introduce new 'ftrace' command
2013-04-22 11:44:17 linux-kernel Re: [PATCH 1/8] sysrq: fix inconstistent help message of sysrq key
2013-04-22 09:19:29 linux-kernel [PATCH RESEND] sparc/sysrq: fix inconstistent help message of sysrq key
2013-04-20 07:42:11 linux-kernel Re: [PATCH 6/8] spare/sysrq: fix inconstistent help message of sysrq key
2013-04-20 07:37:31 linux-kernel [PATCH] relay: fix timer madness
2013-04-11 03:32:14 linux-kernel Re: [PATCH v3 00/12] event tracing expose change and bugfix/cleanup
2013-04-10 03:29:49 linux-kernel [PATCH v3 05/12] tracing: switch syscall tracing to use event_trace_ops backend
2013-04-10 03:29:30 linux-kernel [PATCH v3 06/12] tracing: expose structure ftrace_event_field
2013-04-10 03:29:11 linux-kernel [PATCH v3 02/12] tracing: fix irqs-off tag display in syscall tracing
2013-04-10 03:28:25 linux-kernel [PATCH v3 10/12] tracing: use per trace_array clock_id instead of global trace_clock_id
2013-04-10 03:27:51 linux-kernel [PATCH v3 01/12] tracing: move trace_array definition into include/linux/trace_array.h
2013-04-10 03:27:45 linux-kernel [PATCH v3 03/12] tracing: expose event tracing infrastructure
2013-04-10 03:27:35 linux-kernel [PATCH v3 09/12] tracing: remove ftrace(...) function
2013-04-10 03:27:29 linux-kernel [PATCH v3 00/12] event tracing expose change and bugfix/cleanup
2013-04-10 03:27:25 linux-kernel [PATCH v3 08/12] tracing: remove obsolete macro guard _TRACE_PROFILE_INIT
2013-04-10 03:27:24 linux-kernel [PATCH v3 12/12] libtraceevent: add libtraceevent prefix in warning message
2013-04-10 03:27:22 linux-kernel [PATCH v3 07/12] tracing: remove TRACE_EVENT_TYPE enum definition
2013-04-10 03:27:18 linux-kernel [PATCH v3 11/12] tracing: guard tracing_selftest_disabled by CONFIG_FTRACE_STARTUP_TEST
2013-04-10 03:27:15 linux-kernel [PATCH v3 04/12] tracing: export ftrace_events
2013-04-09 02:42:22 linux-kernel Re: [PATCH 3/3] ftrace: Do not call stub functions in control loop
2013-04-09 02:10:02 linux-kernel Re: [PATCH 3/3] ftrace: Do not call stub functions in control loop
2013-03-30 10:31:38 linux-kernel Re: [PATCH] checkpatch: do not exit in main process subroutine
2013-03-28 03:43:48 linux-kernel [PATCH] checkpatch: do not exit in main process subroutine
2013-03-28 00:17:48 linux-kernel Re: [PATCH 14/14] tracing: fix regression of perf function tracing
2013-03-27 09:53:30 linux-kernel [PATCH 05/14] tracing: switch syscall tracing to use event_trace_ops backend
2013-03-27 09:52:45 linux-kernel [PATCH 14/14] tracing: fix regression of perf function tracing
2013-03-27 09:52:17 linux-kernel [PATCH 09/14] tracing: remove obsolete macro guard _TRACE_PROFILE_INIT
2013-03-27 09:51:14 linux-kernel [PATCH 03/14] tracing: expose event tracing infrastructure
2013-03-27 09:51:12 linux-kernel [PATCH 04/14] tracing: add private data field into struct ftrace_event_file
2013-03-27 09:50:16 linux-kernel [PATCH 14/14] tracing: fix regression of perf function tracing
2013-03-27 09:50:14 linux-kernel [PATCH 13/14] libtraceevent: add libtraceevent prefix in warning message
2013-03-27 09:50:09 linux-kernel [PATCH 00/14] event tracing expose change and bugfix/cleanup
2013-03-27 09:50:04 linux-kernel [PATCH 10/14] tracing: remove ftrace(...) function
2013-03-27 09:49:58 linux-kernel [PATCH 11/14] tracing: use per trace_array clock_id instead of global trace_clock_id
2013-03-27 09:49:53 linux-kernel [PATCH 12/14] tracing: guard tracing_selftest_disabled by CONFIG_FTRACE_STARTUP_TEST
2013-03-27 09:49:44 linux-kernel [PATCH 06/14] tracing: export syscall metadata
2013-03-27 09:49:42 linux-kernel [PATCH 07/14] tracing: expose structure ftrace_event_field
2013-03-27 09:49:40 linux-kernel [PATCH 01/14] tracing: move trace_array definition into include/linux/trace_array.h