aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/progs/pyperf_subprogs.c
blob: 60e27a7f0cca9fcb694a9069561d1c7b63af51c8 (plain) (blame)
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2020 Facebook */
#define STACK_MAX_LEN 50
#define SUBPROGS
#include "pyperf.h"