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