Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349880
b: refs/heads/master
c: ee8d778
h: refs/heads/master
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Dec 9, 2012
1 parent 08da13c commit 4931ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 03cd20949964f5cda600a56e12ffac39dfec4cb0
refs/heads/master: ee8d7787e197a0b1829c3f17dc1287224f14f35e
2 changes: 1 addition & 1 deletion trunk/tools/perf/builtin-top.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ static void perf_event__process_sample(struct perf_tool *tool,
}

if (!machine) {
pr_err("%u unprocessable samples recorded.",
pr_err("%u unprocessable samples recorded.\n",
top->session->hists.stats.nr_unprocessable_samples++);
return;
}
Expand Down

0 comments on commit 4931ea3

Please sign in to comment.