Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269111
b: refs/heads/master
c: 33f62b3
h: refs/heads/master
i:
  269109: 6f141ab
  269107: 1a18239
  269103: 149a271
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 18, 2011
1 parent 40a99e1 commit 2c8d989
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e039fc727c40c5541bb22aed7f7030dea3e6fb7a
refs/heads/master: 33f62b3fc4edd46d80c4420b81dfcb267c8bdb5e
3 changes: 3 additions & 0 deletions trunk/tools/perf/util/ui/browsers/hists.c
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,9 @@ static int hist_browser__show_entry(struct hist_browser *self,
if (!self->b.navkeypressed)
width += 1;

if (!current_entry || !self->b.navkeypressed)
ui_browser__set_color(&self->b, HE_COLORSET_NORMAL);

slsmg_write_nstring(s, width);
++row;
++printed;
Expand Down

0 comments on commit 2c8d989

Please sign in to comment.