perf_counter: fix off task->comm by one
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Apr 2009 07:48:22 +0000 (09:48 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Apr 2009 07:48:22 +0000 (09:48 +0200)
strlen() does not include the \0.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found