Fix: asoc: Consolidate path trace events
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 18 Jun 2018 18:53:15 +0000 (14:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Jun 2018 19:09:27 +0000 (15:09 -0400)
commit83be3f4fe4bf72352850670841e6fb46f44d88f3
treee1b37d9e6585cf6645de602043b0bd3440cf7cb1
parente0407e483deb67b6f8617d7100278c97313a9914
Fix: asoc: Consolidate path trace events

See upstream commit:

  commit 6e588a0d839b51bae49852b68740a25cacc91978
  Author: Lars-Peter Clausen <lars@metafoo.de>
  Date:   Tue Aug 11 21:38:01 2015 +0200

    ASoC: dapm: Consolidate path trace events

    The snd_soc_dapm_input_path and snd_soc_dapm_output_path trace events are
    identical except for the direction. Instead of having two events have a
    single one that has a field that contains the direction.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/asoc.h
This page took 0.025009 seconds and 4 git commands to generate.