Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147275
b: refs/heads/master
c: ef45fa9
h: refs/heads/master
i:
  147273: 937f606
  147271: 649b5b0
v: v3
  • Loading branch information
Wu Fengguang authored and Ingo Molnar committed Apr 6, 2009
1 parent e4a2522 commit 478d285
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: f7524bda8be8be98db356d6a83ac1da451ecdb2e
refs/heads/master: ef45fa9e6c1694d3e8063f39749097a6e496b12c
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/kerneltop.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ static struct sym_entry sym_table[MAX_SYMS];
static void show_details(struct sym_entry *sym);

/*
* Ordering weight: count-1 * count-1 * ... / count-n
* Ordering weight: count-1 * count-2 * ... / count-n
*/
static double sym_weight(const struct sym_entry *sym)
{
Expand Down

0 comments on commit 478d285

Please sign in to comment.