Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pyperf_global.c « progs « bpf « selftests « testing « tools - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 079e78a7562b1e75c074febaa6434141e80c7de2 (plain)
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
/* Copyright (c) 2020 Facebook */
#define STACK_MAX_LEN 50
#define GLOBAL_FUNC
#include "pyperf.h"