Zhao Lei ([email protected])

Number of posts: 188 (0.07 per day)
First post: 2008-10-17 09:23:04
Last post: 2015-10-20 09:41:36

Date List Subject
2009-11-04 09:37:25 linux-kernel [PATCH v3] ftrace: Add timer-source of walltime
2009-10-26 02:06:16 linux-kernel Re: Relicensing tracepoints and markers to Dual LGPL v2.1/GPL v2,headers to Dual BSD/GPL
2009-09-17 07:08:11 linux-kernel Re: Re: Re: [PATCH v2 2/2] ftrace: Add timer-source of walltime for ftrace
2009-09-17 06:32:12 linux-kernel Re: Re: [PATCH 2/3] ftrace: add tracepoint for xtime
2009-09-17 06:04:47 linux-kernel Re: [PATCH 1/3] [PATCH 1/3] vsprintf: add %ps that is the same as %pS but is like %pf
2009-09-16 06:37:49 linux-kernel Re: Re: [PATCH v2 2/2] ftrace: Add timer-source of walltime for ftrace
2009-09-16 05:26:32 linux-kernel [PATCH v2 2/2] ftrace: Add timer-source of walltime for ftrace
2009-09-16 05:24:54 linux-kernel [PATCH v2 1/2] ftrace: add tracepoint for xtime
2009-09-16 05:23:10 linux-kernel [PATCH v2 0/2] ftrace: Add timer-source of walltime for ftrace
2009-09-01 08:00:27 linux-kernel Re: Re: [PATCH 2/3] ftrace: add tracepoint for xtime
2009-07-30 05:38:30 linux-kernel [PATCH v4 2/2] Use common time_to_tm in fat_time_unix2fat()
2009-07-30 05:37:38 linux-kernel [PATCH v4 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-30 05:36:31 linux-kernel [PATCH v4 0/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-28 03:02:24 linux-kernel Re: Re: [PATCH v3 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-27 03:18:26 linux-kernel Re: Re: [PATCH v3 2/2] Use common localtime/gmtime in fat_time_unix2fat()
2009-07-27 03:12:47 linux-kernel Re: Re: [PATCH v3 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-24 10:44:41 linux-kernel Re: [PATCH] Add walltime support for ring-buffer
2009-07-24 10:41:35 linux-kernel [RFC PATCH 3/3] Make ftrace display walltime in output
2009-07-24 10:40:59 linux-kernel [RFC PATCH 2/3] Apply walltime-supporting functions to trace system
2009-07-24 10:40:22 linux-kernel [RFC PATCH 1/3] Add walltime support for ring-buffer
2009-07-24 10:39:21 linux-kernel [PATCH] Add walltime support for ring-buffer
2009-07-24 10:37:50 linux-kernel [PATCH 0/3] Add walltime support for ring-buffer
2009-07-20 09:56:45 linux-kernel [PATCH v3 2/2] Use common localtime/gmtime in fat_time_unix2fat()
2009-07-20 09:55:30 linux-kernel [PATCH v3 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-20 09:54:41 linux-kernel [PATCH v3 0/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-20 03:07:00 linux-kernel Re: Re: [PATCH] Remove initialization of page_table in one_page_table_init()
2009-07-20 02:56:36 linux-kernel Re: [PATCH 1/2] Add function to convert between calendar time andbroken-down time for universal use
2009-07-20 02:41:13 linux-kernel Re: [PATCH 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-15 07:25:10 linux-kernel [PATCH v2 2/2] Use common localtime/gmtime in fat_time_unix2fat()
2009-07-15 07:24:23 linux-kernel [PATCH v2 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-15 07:23:18 linux-kernel [PATCH v2 0/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-15 00:59:41 linux-kernel Re: Re: [PATCH 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-14 09:58:49 linux-kernel [PATCH] Small cleanup for z2ram.c
2009-07-14 09:08:24 linux-kernel [PATCH] Remove unused variable in axon_ram_make_request()
2009-07-14 08:57:36 linux-kernel [PATCH] Remove initialization of page_table in one_page_table_init()
2009-07-14 08:04:30 linux-kernel [PATCH 2/2] fs/fat: Use common localtime/gmtime in fat_time_unix2fat()
2009-07-14 08:03:05 linux-kernel [PATCH 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-06-01 09:10:26 linux-kernel Re: Re: Re: [PATCH 1/3] ftrace: add tracepoint for timer
2009-04-30 01:15:57 linux-kernel Re: Re: [PATCH 4/4] tracing/workqueue: Add max execution time mesurement for per worklet
2009-04-30 01:11:25 linux-kernel Re: [PATCH 0/4] workqueue_trace: Add max execution time mesurementfor per worklet
2009-04-28 10:58:15 linux-kernel [PATCH 4/4] tracing/workqueue: Add max execution time mesurement for per worklet
2009-04-28 10:55:21 linux-kernel [PATCH 3/4] tracing/workqueue: Use list_for_each_entry instrad of list_for_each_entry_safe in probe_workqueue_destruction()
2009-04-28 10:54:30 linux-kernel [PATCH 2/4] tracing/workqueue: Avoid accessing task_struct's member variable in stat file read
2009-04-28 10:53:42 linux-kernel [PATCH 1/4] tracing/workqueue: turn workfunc_stats::inserted into unsigned int
2009-04-28 10:52:30 linux-kernel [PATCH 0/4] workqueue_trace: Add max execution time mesurement for per worklet
2009-04-24 11:47:21 linux-kernel [PATCH 4/4] workqueue_trace: Separate worklet_insertion into worklet_enqueue and worklet_enqueue_delayed
2009-04-24 11:46:32 linux-kernel [PATCH 3/4] workqueue_tracepoint: Change tracepoint name to fit worklet and workqueue lifecycle
2009-04-24 11:45:42 linux-kernel [PATCH 2/4] workqueue_tracepoint: Add workqueue_flush and worklet_cancel tracepoint
2009-04-24 11:44:32 linux-kernel [PATCH 1/4] workqueue_tracepoint: introduce workqueue_handler_exit tracepoint and rename workqueue_execution to workqueue_handler_entry
2009-04-24 11:43:19 linux-kernel [PATCH 0/4] workqueue_tracepoint: Add worklet tracepoints for worklet lifecycle tracing
2009-04-21 01:57:44 linux-kernel Re: Re: [PATCH 4/4] trace_workqueue: Add worklet information