-
- Downloads
perf_counter tools: Librarize event string parsing
Extract the event string parser from builtin-record.c, and
librarize it - to be reused in other commands.
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- Documentation/perf_counter/Makefile 2 additions, 0 deletionsDocumentation/perf_counter/Makefile
- Documentation/perf_counter/builtin-record.c 6 additions, 148 deletionsDocumentation/perf_counter/builtin-record.c
- Documentation/perf_counter/util/parse-events.c 127 additions, 0 deletionsDocumentation/perf_counter/util/parse-events.c
- Documentation/perf_counter/util/parse-events.h 10 additions, 0 deletionsDocumentation/perf_counter/util/parse-events.h
Loading
Please register or sign in to comment