Searched hist:"08 d2f762ac4af861b962e543fceab341f05c8886" (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ |
H A D | parse-events.l | diff 08d2f762ac4af861b962e543fceab341f05c8886 Mon May 21 09:12:52 CEST 2012 Jiri Olsa <jolsa@redhat.com> perf tools: Separate 'mem:' event scanner bits
Separating 'mem:' scanner processing, so we can parse out modifier specifically and dont clash with other rules.
This is just precaution for the future, so we dont need to worry about the rules clashing where we need to parse out any sub-rule of global rules.
Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1337584373-2741-5-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | parse-events.c | diff 08d2f762ac4af861b962e543fceab341f05c8886 Mon May 21 09:12:52 CEST 2012 Jiri Olsa <jolsa@redhat.com> perf tools: Separate 'mem:' event scanner bits
Separating 'mem:' scanner processing, so we can parse out modifier specifically and dont clash with other rules.
This is just precaution for the future, so we dont need to worry about the rules clashing where we need to parse out any sub-rule of global rules.
Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1337584373-2741-5-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|