From 60f697b805f50bde1d1485d7f18b7e287042175e Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker Date: Thu, 13 May 2010 19:22:58 +0200 Subject: [PATCH] --- yaml --- r: 191355 b: refs/heads/master c: 8769e1c7177fd9f6981042bcc6c2851c99a4a7e7 h: refs/heads/master i: 191353: 47658e4b26e8624e7717f756aafdecf2d5d26d7e 191351: ead1359cec5619139a3496741657148052a62526 v: v3 --- [refs] | 2 +- trunk/tools/perf/util/hist.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d7ae944f3680..e0e94fc20402 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 720019908fd5a1bb442bb0a35a6027ba21864d25 +refs/heads/master: 8769e1c7177fd9f6981042bcc6c2851c99a4a7e7 diff --git a/trunk/tools/perf/util/hist.h b/trunk/tools/perf/util/hist.h index ed9c06734965..0b4c8df914bd 100644 --- a/trunk/tools/perf/util/hist.h +++ b/trunk/tools/perf/util/hist.h @@ -78,7 +78,7 @@ void hists__filter_by_dso(struct hists *self, const struct dso *dso); void hists__filter_by_thread(struct hists *self, const struct thread *thread); #ifdef NO_NEWT_SUPPORT -static inline int hists__browse(struct hists self __used, +static inline int hists__browse(struct hists *self __used, const char *helpline __used, const char *input_name __used) {