|
@@ -100,7 +100,6 @@ int perf_event_paranoid(void);
|
|
void mem_bswap_64(void *src, int byte_size);
|
|
void mem_bswap_64(void *src, int byte_size);
|
|
void mem_bswap_32(void *src, int byte_size);
|
|
void mem_bswap_32(void *src, int byte_size);
|
|
|
|
|
|
-const char *get_filename_for_perf_kvm(void);
|
|
|
|
bool find_process(const char *name);
|
|
bool find_process(const char *name);
|
|
|
|
|
|
#ifdef HAVE_ZLIB_SUPPORT
|
|
#ifdef HAVE_ZLIB_SUPPORT
|