#include <pthread.h>
#include <dlfcn.h>
#include "../util/cache.h"
#include "../util/debug.h"
#include "../util/hist.h"
#include "../util/util.h"
Go to the source code of this file.
◆ PERF_GTK_DSO
#define PERF_GTK_DSO "libperf-gtk.so" |
◆ exit_browser()
void exit_browser |
( |
bool |
wait_for_ok | ) |
|
◆ exit_gtk_browser()
static void exit_gtk_browser |
( |
bool wait_for_ok |
__maybe_unused | ) |
|
|
inlinestatic |
◆ setup_browser()
void setup_browser |
( |
bool |
fallback_to_pager | ) |
|
◆ setup_gtk_browser()
static int setup_gtk_browser |
( |
void |
| ) |
|
|
inlinestatic |
◆ stdio__config_color()
int stdio__config_color |
( |
const struct option *opt |
__maybe_unused, |
|
|
const char * |
mode, |
|
|
int unset |
__maybe_unused |
|
) |
| |
◆ perf_gtk_handle
◆ ui__lock
pthread_mutex_t ui__lock = PTHREAD_MUTEX_INITIALIZER |
◆ use_browser