commit | 0eec481e8fb000a209fda9bf8f466aca87dc1150 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Wed Oct 15 14:56:37 2008 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 27 13:02:22 2008 +0100 |
tree | 5d520b68188f3f46743985c36d40d4cefab1b9b0 | |
parent | f8d56f1771e4867acc461146764b4feeb5245669 [diff] |
markers: simplify marker_set_format() current marker_set_format() is complex this patch simplify it, and decrease the overhead of marker_update_probes(). Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Ingo Molnar <mingo@elte.hu>