aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/pyperf100.c
blob: 29786325db54a53ff335f8f85ef883fce2b95c50 (plain) (blame)
1
2
3
4
// SPDX-License-Identifier: GPL-2.0
// Copyright (c) 2019 Facebook
#define STACK_MAX_LEN 100
#include "pyperf.h"