aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2014-07-17 16:59:00 +0100
committerJonathan Cameron <[email protected]>2014-07-20 15:44:39 +0100
commit61bd55ce1667809f022be88da77db17add90ea4e (patch)
tree0db136bcbab11800597b97286f5301a6abcc235d /tools/perf/util/trace-event-scripting.c
parent71702e6e52c8312f4c6797a9787d0f8b5656156f (diff)
iio: buffer: Fix demux table creation
When creating the demux table we need to iterate over the selected scan mask for the buffer to get the samples which should be copied to destination buffer. Right now the code uses the mask which contains all active channels, which means the demux table contains entries which causes it to copy all the samples from source to destination buffer one by one without doing any demuxing. Signed-off-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions