#include "../evlist.h"
#include "../cache.h"
#include "../evsel.h"
#include "../sort.h"
#include "../hist.h"
#include "../helpline.h"
#include "gtk.h"
#include <signal.h>
Go to the source code of this file.
◆ perf_gtk__get_percent_color()
const char* perf_gtk__get_percent_color |
( |
double |
percent | ) |
|
◆ perf_gtk__resize_window()
void perf_gtk__resize_window |
( |
GtkWidget * |
window | ) |
|
◆ perf_gtk__setup_statusbar()
GtkWidget* perf_gtk__setup_statusbar |
( |
void |
| ) |
|
◆ perf_gtk__signal()
void perf_gtk__signal |
( |
int |
sig | ) |
|