Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182475
b: refs/heads/master
c: cff68e5
h: refs/heads/master
i:
  182473: d45d028
  182471: e462fac
v: v3
  • Loading branch information
Tom Zanussi authored and Frederic Weisbecker committed Feb 25, 2010
1 parent a7ee2af commit 6a0a50f
Show file tree
Hide file tree
Showing 4 changed files with 637 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: 44ad9cd8f0893b9ae0ac729a7dc2a1ebcd170ac6
refs/heads/master: cff68e582237cae3cf456f01153202175961dfbe
3 changes: 2 additions & 1 deletion trunk/tools/perf/Documentation/perf-trace-perl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ perf-trace-perl - Process trace data with a Perl script
SYNOPSIS
--------
[verse]
'perf trace' [-s [lang]:script[.ext] ]
'perf trace' [-s [Perl]:script[.pl] ]

DESCRIPTION
-----------
Expand Down Expand Up @@ -213,6 +213,7 @@ Various utility functions for use with perf trace:
nsecs_nsecs($nsecs) - returns nsecs remainder given nsecs
nsecs_str($nsecs) - returns printable string in the form secs.nsecs
avg($total, $n) - returns average given a sum and a total number of values
syscall_name($id) - returns the syscall name for the specified syscall_nr

SEE ALSO
--------
Expand Down
Loading

0 comments on commit 6a0a50f

Please sign in to comment.