HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: //proc/thread-self/root/usr/share/systemtap/runtime/debug.h
/* Systemtap Debug Macros
 * Copyright (C) 2008-2012 Red Hat Inc.
 *
 * This file is part of systemtap, and is free software.  You can
 * redistribute it and/or modify it under the terms of the GNU General
 * Public License (GPL); either version 2, or (at your option) any
 * later version.
 */

#ifndef _STP_DEBUG_H_
#define _STP_DEBUG_H_


#if defined(__KERNEL__)

#include "linux/debug.h"

#elif defined(__DYNINST__)

#include "dyninst/debug.h"

#endif


#endif /* _STP_DEBUG_H_ */