commit | 54a3cf59b53b3f01989a28344ecf4cb68217a6f6 | [log] [tgz] |
---|---|---|
author | Andrew Vagin <avagin@openvz.org> | Tue Aug 07 16:56:05 2012 +0400 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Oct 26 11:22:25 2012 -0200 |
tree | d5bb089080e23701b5f6af98c5c9ce74d9df85ca | |
parent | 26a031e136f4f8dc82c64df48cca0eb3b5d3eb4f [diff] |
perf inject: Mark a dso if it's used Otherwise they will be not written in an output file. Signed-off-by: Andrew Vagin <avagin@openvz.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1344344165-369636-5-git-send-email-avagin@openvz.org [ committer note: Fixed up wrt changes made in the immediate previous patches ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>