From d08d54be9b7c0c23889fc4739e6a4f096b882965 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Mon, 7 Feb 2011 15:32:18 +0100 Subject: [PATCH] --- yaml --- r: 234407 b: refs/heads/master c: a2221796256ea7b236cec6bf027c1c1de5b8ccd7 h: refs/heads/master i: 234405: 3ccbebcc1c8bb0f2c019fc9bfbd440590f046c5f 234403: 3159e19eb76579ee0de7126f31984cd15d7a7722 234399: 5f479715a2b2d1e9d2969b03d254dbe6900341fc v: v3 --- [refs] | 2 +- trunk/tools/perf/util/annotate.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d53d232e7103..398177f7f12a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb7d0b3cefb80a105f7fd26bbc62e0cbf9192822 +refs/heads/master: a2221796256ea7b236cec6bf027c1c1de5b8ccd7 diff --git a/trunk/tools/perf/util/annotate.h b/trunk/tools/perf/util/annotate.h index b1253aadf340..bc08b36a713a 100644 --- a/trunk/tools/perf/util/annotate.h +++ b/trunk/tools/perf/util/annotate.h @@ -82,7 +82,7 @@ int symbol__tty_annotate(struct symbol *sym, struct map *map, int evidx, int max_lines); #ifdef NO_NEWT_SUPPORT -static inline int symbol__tui_annotate(symbol *sym __used, +static inline int symbol__tui_annotate(struct symbol *sym __used, struct map *map __used, int evidx __used) { return 0;