perf diff: Move hists__match to the hists lib
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 8 Nov 2012 20:54:33 +0000 (17:54 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 8 Nov 2012 20:57:37 +0000 (17:57 -0300)
commit95529be47855be6350dfd0b9cd09ea863ca7421f
treeb68e3cdd61af81390a92523efc53967c4a7a4df8
parentb821c7325354c589ccc9611cf9e6b0d7490ed6a6
perf diff: Move hists__match to the hists lib

Its not 'diff' specific and will be useful for other use cases, like
bucketizing multiple events in a single session.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-o35urjgxfxxm70aw1wa81s4w@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-diff.c
tools/perf/util/hist.c
tools/perf/util/hist.h
This page took 0.032496 seconds and 5 git commands to generate.