commit | e74328d3a17ed75ffdf72b86f289965823a47240 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Tue Nov 24 15:35:01 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Nov 24 16:37:01 2009 +0100 |
tree | 03b0db84b69f2cb3dce994db0d058804a8748fb1 | |
parent | c9c7ccaf3a2686ed3a44d69bb1f8b55eeead8a4e [diff] |
perf tools: Use common process_event functions for annotate and report Prevent bit-rot in perf-annotate by using common functions where possible. Here we create process_events.[ch] to hold the common functions. Signed-off-by: John Kacur <jkacur@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: acme@redhat.com LKML-Reference: <1259073301-11506-3-git-send-email-jkacur@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>