commit | 83b2ea257eb1d43e52f76d756722aeb899a2852c | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri May 29 16:33:38 2015 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 23 18:28:37 2015 -0300 |
tree | b196e89ed77b358797956afd2091df95660d33c3 | |
parent | 38e89d2b1771649c006720903c06d8b8bedd4d83 [diff] |
perf tools: Allow auxtrace data alignment Allow auxtrace data to be a multiple of something other than page size. That is needed for BTS where the buffer contains 24-byte records. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/1432906425-9911-11-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>