summaryrefslogtreecommitdiff
path: root/drivers/amlogic/debug/meson_atrace.c (plain)
blob: f27132623503abb4212822045642d21ec1b728ad
1/*
2 * drivers/amlogic/debug/meson_atrace.c
3 *
4 * Copyright (C) 2017 Amlogic, Inc. All rights reserved.
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful, but WITHOUT
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
14 * more details.
15 *
16 */
17
18#define CREATE_TRACE_POINTS
19#include <trace/events/meson_atrace.h>
20
21EXPORT_TRACEPOINT_SYMBOL_GPL(tracing_mark_write);
22