]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - tools/perf/util/get_current_dir_name.h
perf machine: Fill map_symbol->maps in append_inlines() to fix segfault
[mirror_ubuntu-jammy-kernel.git] / tools / perf / util / get_current_dir_name.h
CommitLineData
e5653eb8
ACM
1// SPDX-License-Identifier: LGPL-2.1
2// Copyright (C) 2018, 2019 Red Hat Inc, Arnaldo Carvalho de Melo <acme@redhat.com>
3//
4#ifndef __PERF_GET_CURRENT_DIR_NAME_H
5#ifndef HAVE_GET_CURRENT_DIR_NAME
6char *get_current_dir_name(void);
7#endif // HAVE_GET_CURRENT_DIR_NAME
8#endif // __PERF_GET_CURRENT_DIR_NAME_H