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-03-27 09:49:38 linux-kernel [PATCH 08/14] tracing: remove TRACE_EVENT_TYPE enum definition
2013-03-27 09:49:31 linux-kernel [PATCH 00/14] event tracing expose change and bugfix/cleanup
2013-03-27 09:49:29 linux-kernel [PATCH 02/14] tracing: fix irqs-off tag display in syscall tracing
2013-03-23 10:42:56 linux-kernel Re: [PATCH v2] tracing: Expose event tracing infrastructure
2013-03-22 02:03:14 linux-kernel [PATCH] init/Kconfig: make EXPERT as config instead of menuconfig
2013-03-20 09:26:19 linux-kernel [PATCH] relay: use macro PAGE_ALIGN instead of FIX_SIZE
2013-03-20 09:24:55 linux-kernel Re: [PATCH 2/2] relay: move FIX_SIZE macro into relay.c
2013-03-18 03:07:38 linux-kernel [PATCH] tracing: remove obsolete macro guard _TRACE_PROFILE_INIT
2013-03-18 02:52:27 linux-kernel [PATCH 2/2] relay: move FIX_SIZE macro into relay.c
2013-03-18 02:52:07 linux-kernel [PATCH 1/2] relay: remove unused function argument actor
2013-03-13 10:41:30 linux-kernel [PATCH v2] tracing: Expose event tracing infrastructure
2013-03-13 06:29:55 linux-kernel [PATCH] tracing: Expose event tracing infrastructure
2013-03-11 07:16:44 linux-kernel [PATCH 08/13] tracing: rename trace_event_mutex to trace_event_sem
2013-03-11 07:15:30 linux-kernel [PATCH 10/13] tracing: deprecate tracing_is_enabled function
2013-03-11 07:14:57 linux-kernel [PATCH 11/13] tracing: export syscall_nr_to_meta function
2013-03-11 07:14:42 linux-kernel [PATCH 13/13] scsi/tracing: make scsi_trace.c depend on CONFIG_EVENT_TRACING
2013-03-11 07:14:41 linux-kernel [PATCH 12/13] scsi/tracing: include correct header file
2013-03-11 07:14:39 linux-kernel [PATCH 07/13] tracing/kdb: remove redundant checking
2013-03-11 07:14:35 linux-kernel [PATCH 04/13] tracing: make trace_destroy_fields as static
2013-03-11 07:14:28 linux-kernel [PATCH 09/13] tracing: use trace_seq_init to initize seq field in trace_iterator
2013-03-11 07:14:26 linux-kernel [PATCH 05/13] tracing: change unclear comments on arch_syscall_match_sym_name
2013-03-11 07:14:21 linux-kernel [PATCH 03/13] tracing: move find_event_field function into trace_events.c
2013-03-11 07:14:15 linux-kernel [PATCH 06/13] tracing: remove dump_ran check in __ftrace_dump
2013-03-11 07:14:02 linux-kernel [PATCH 02/13] tracing: use TRACE_MAX_PRINT
2013-03-11 07:13:57 linux-kernel [PATCH 01/13] tracing: teach to use pr_warn_once
2013-03-11 07:13:40 linux-kernel [PATCH 00/13] Improvements tracing code
2013-03-08 03:32:41 linux-kernel Re: [PATCH 4/8] ARM/etm/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:01:25 linux-kernel [PATCH 6/8] spare/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:01:07 linux-kernel [PATCH 7/8] ethernet/emac/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:47 linux-kernel [PATCH 8/8] Documentation/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:42 linux-kernel [PATCH 5/8] powerpc/xmon/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:32 linux-kernel [PATCH 4/8] ARM/etm/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:30 linux-kernel [PATCH 1/8] sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:28 linux-kernel [PATCH 3/8] power/sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:27 linux-kernel [PATCH Resend 0/8] sysrq: fix inconstistent help message of sysrq key
2013-03-07 09:00:25 linux-kernel [PATCH 2/8] kgdb/sysrq: fix inconstistent help message of sysrq key
2013-03-07 08:41:11 linux-kernel Re: [PATCH] sysrq: allow user trigger sysrq by upper-case character key
2013-03-06 04:09:55 linux-kernel [PATCH] sysrq: allow user trigger sysrq by upper-case character key
2013-03-04 10:13:17 linux-kernel [PATCH] printk/tracing: rework console tracing