|
@@ -761,6 +761,7 @@ iter_add_next_cumulative_entry(struct hist_entry_iter *iter,
|
|
struct hist_entry **he_cache = iter->priv;
|
|
struct hist_entry **he_cache = iter->priv;
|
|
struct hist_entry *he;
|
|
struct hist_entry *he;
|
|
struct hist_entry he_tmp = {
|
|
struct hist_entry he_tmp = {
|
|
|
|
+ .hists = evsel__hists(evsel),
|
|
.cpu = al->cpu,
|
|
.cpu = al->cpu,
|
|
.thread = al->thread,
|
|
.thread = al->thread,
|
|
.comm = thread__comm(al->thread),
|
|
.comm = thread__comm(al->thread),
|