From 781679c15d6b587aefbcb457cc174e683d2cdfca Mon Sep 17 00:00:00 2001 From: Denis Kirjanov Date: Sat, 5 Feb 2011 20:39:38 +0000 Subject: [PATCH] --- yaml --- r: 234401 b: refs/heads/master c: ef4d001d79ac4bab6c2d81e9986a42059f877ec3 h: refs/heads/master i: 234399: 5f479715a2b2d1e9d2969b03d254dbe6900341fc v: v3 --- [refs] | 2 +- trunk/tools/perf/util/top.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index dc67c4b28ef4..909df1653715 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9c56dfeb784a586713f467e2028a127a2a58a238 +refs/heads/master: ef4d001d79ac4bab6c2d81e9986a42059f877ec3 diff --git a/trunk/tools/perf/util/top.h b/trunk/tools/perf/util/top.h index fe44afb69985..62e32939f3d1 100644 --- a/trunk/tools/perf/util/top.h +++ b/trunk/tools/perf/util/top.h @@ -46,8 +46,8 @@ struct perf_top { u64 exact_samples; u64 guest_us_samples, guest_kernel_samples; int print_entries, count_filter, delay_secs; - int display_weighted, freq, rb_entries; - int sym_counter, target_pid, target_tid; + int display_weighted, freq, rb_entries, sym_counter; + pid_t target_pid, target_tid; bool hide_kernel_symbols, hide_user_symbols, zero; const char *cpu_list; struct perf_evsel *sym_evsel;