summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
-rw-r--r--tools/perf/util/scripting-engines/trace-event-python.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/scripting-engines/trace-event-python.c b/tools/perf/util/scripting-engines/trace-event-python.c
index 09604c6508f0..22f52b669871 100644
--- a/tools/perf/util/scripting-engines/trace-event-python.c
+++ b/tools/perf/util/scripting-engines/trace-event-python.c
@@ -837,7 +837,7 @@ static void python_process_tracepoint(struct perf_sample *sample,
ns = nsecs - s * NSEC_PER_SEC;
scripting_context->event_data = data;
- scripting_context->pevent = evsel->tp_format->pevent;
+ scripting_context->pevent = evsel->tp_format->tep;
context = _PyCapsule_New(scripting_context, NULL, NULL);
>| | | | | | | \ \ | | \ \ | | \ \ | | \ \ | | \ \ | | \ \ | | \ \ | *-------. \ \ Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown2018-02-076-31/+48 | |\ \ \ \ \ \ \ | | | | | | * | | ASoC: sam9g20_wm8731: use dev_*() logging functionsLadislav Michl2018-01-221-9/+8Star | | | | | | |/ / | | | | | * | | ASoC: rockchip: Use dummy_dai for rt5514 dsp dailinkJeffy Chen2018-01-241-3/+16 | | | | * | | | ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto2018-01-241-1/+1 | | | | | |/ / | | | | |/| | | | | * | | | ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()Ryder Lee2018-01-221-14/+18 | | * | | | | ASoC: max98373 Changed SPDX header in C++ comments styleRyan Lee2018-01-222-4/+5 | | | | | | | | | \ \ \ \ \ | | \ \ \ \ \ | | \ \ \ \ \ | | \ \ \ \ \ | | \ \ \ \ \ | *-----. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown2018-02-0722-63/+770 | |\ \ \ \ \ \ \ \ \ | | | | | * | | | | | ASoC: Intel: kbl: Enable mclk and ssp sclk earlyHarsha Priya2018-01-262-1/+95 | | | | | * | | | | | ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy2018-01-262-12/+60 | | | | | * | | | | | ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy2018-01-266-0/+482 | | | | * | | | | | | ASoC: dmic: Fix check of return value from read of 'num-channels'Matthias Kaehlcke2018-01-221-1/+1 | | | * | | | | | | | ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver nameKuninori Morimoto2018-01-231-2/+10 | | * | | | | | | | | ASoC: ak4613: call dummy write for PW_MGMT1/3 when PlaybackKuninori Morimoto2018-01-241-0/+78 | | | |_|_|_|_|/ / / | | |/| | | | | | | | * | | | | | | | | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2018-02-071-30/+41 | |\ \ \ \ \ \ \ \ \ | | * | | | | | | | | ASoC: compress: Fixup error messagesCharles Keepax2018-01-261-27/+41 | | * | | | | | | | | ASoC: compress: Remove some extraneous blank linesCharles Keepax2018-01-261-3/+0Star | | * | | | | | | | | Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2018-01-261-4/+4 | | |\ \ \ \ \ \ \ \ \ | * | \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/twl-breakage' into asoc-nextMark Brown2018-02-072-0/+4 | |\ \ \ \ \ \ \ \ \ \ \ | | * | | | | | | | | | | ASoC: Fix twl4030 and 6040 regression by adding back read and writeTony Lindgren2018-01-252-0/+4 | | * | | | | | | | | | | Merge branches 'topic/twl4030' and 'topic/twl6040' of https://git.kernel.org/...Mark Brown2018-01-25