Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234401
b: refs/heads/master
c: ef4d001
h: refs/heads/master
i:
  234399: 5f47971
v: v3
  • Loading branch information
Denis Kirjanov authored and Arnaldo Carvalho de Melo committed Feb 7, 2011
1 parent e36819f commit 781679c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c56dfeb784a586713f467e2028a127a2a58a238
refs/heads/master: ef4d001d79ac4bab6c2d81e9986a42059f877ec3
4 changes: 2 additions & 2 deletions trunk/tools/perf/util/top.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 781679c

Please sign in to comment.