]> git.baikalelectronics.ru Git - kernel.git/commit
perf_counter tools: Add string.[ch]
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 2 Jun 2009 01:31:03 +0000 (22:31 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 01:40:42 +0000 (03:40 +0200)
commit6b894d2da4e9c31b39dd07b4e6eedeb124060b84
treec775153302ace5846a8add4e4f7f0737595fb2a0
parent75182fff5ec709abf1220cfc4fa51c4ac393961f
perf_counter tools: Add string.[ch]

Add hex conversion libraries. We are going to replace sscanf()
uses with them.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/util/string.c [new file with mode: 0644]
Documentation/perf_counter/util/string.h [new file with mode: 0644]