perf tools: Allow auxtrace data alignment
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 29 May 2015 13:33:38 +0000 (16:33 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Jun 2015 21:28:37 +0000 (18:28 -0300)
commit83b2ea257eb1d43e52f76d756722aeb899a2852c
treeb196e89ed77b358797956afd2091df95660d33c3
parent38e89d2b1771649c006720903c06d8b8bedd4d83
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>
tools/perf/util/auxtrace.c
tools/perf/util/auxtrace.h
This page took 0.026771 seconds and 5 git commands to generate.