perf tools: Do not manually count string lengths
Use strlen & macros instead of manually counting string lengths as this is error prone and may lend to bugs. Signed-off-by: NVincent Legoll <vincent.legoll@gmail.com> Cc: Linus Torvalds <torvalds@osdl.org> LKML-Reference: <4727185d0910130118m5387058dndb02ac9b384af9f0@mail.gmail.com> Signed-off-by: NIngo Molnar <mingo@elte.hu>
Showing
想要评论请 注册 或 登录