]> Git Repo - linux.git/commit - kernel/trace/trace.c
tracing: remove max_tracer_type_len
authorLi Zefan <[email protected]>
Fri, 18 Sep 2009 06:06:47 +0000 (14:06 +0800)
committerSteven Rostedt <[email protected]>
Sat, 19 Sep 2009 15:28:19 +0000 (11:28 -0400)
commitee6c2c1bd15e60a442d1861b66285f112ce4f25c
tree7ba74a6e1483de3a7a415e06cc7768dfea4a999c
parenta4ec5e0c2681b8cf99ddabf118705847f7460f19
tracing: remove max_tracer_type_len

Limit the length of a tracer's name within 100 chars, and then we
don't have to play with max_tracer_type_len.

Acked-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Li Zefan <[email protected]>
LKML-Reference: <4AB32377.9020601@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <[email protected]>
kernel/trace/trace.c
This page took 0.053234 seconds and 4 git commands to generate.