|
@@ -238,8 +238,6 @@ out_unlock:
|
|
pthread_mutex_unlock(¬es->lock);
|
|
pthread_mutex_unlock(¬es->lock);
|
|
}
|
|
}
|
|
|
|
|
|
-static const char CONSOLE_CLEAR[] = "[H[2J";
|
|
|
|
-
|
|
|
|
static struct hist_entry *perf_evsel__add_hist_entry(struct perf_evsel *evsel,
|
|
static struct hist_entry *perf_evsel__add_hist_entry(struct perf_evsel *evsel,
|
|
struct addr_location *al,
|
|
struct addr_location *al,
|
|
struct perf_sample *sample)
|
|
struct perf_sample *sample)
|