index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
perf ui browser: Make the colors configurable and change the defaults
Arnaldo Carvalho de Melo
1
-0
/
+20
2011-10-07
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
3
-3
/
+19
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2
-0
/
+13
2011-10-07
perf top: Add callgraph support
Arnaldo Carvalho de Melo
1
-0
/
+15
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
1
-3
/
+20
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-09-29
perf sched: Fix script command documentation
Jiri Olsa
1
-3
/
+3
2011-09-29
perf: Support setting the disassembler style
Andi Kleen
2
-0
/
+6
2011-09-29
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
1
-1
/
+10
2011-09-29
perf buildid-list: Support showing the build id in an ELF file
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-09-29
perf buildid-list: Add option to show the running kernel build id
Arnaldo Carvalho de Melo
1
-0
/
+5
2011-08-18
perf stat: Add -o and --append options
Stephane Eranian
1
-0
/
+7
2011-08-18
perf annotate: Add --symfs option
Stephane Eranian
1
-0
/
+3
2011-08-18
perf annotate: Make output more readable
Stephane Eranian
1
-0
/
+8
2011-07-15
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
1
-2
/
+4
2011-07-05
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
3
-0
/
+18
2011-06-30
perf tools: Add inverted call graph report support.
Sam Liao
1
-3
/
+12
2011-06-02
perf script: Add printing of sample address
David Ahern
1
-2
/
+2
2011-06-02
perf script: Make printing of dso a separate field option
David Ahern
1
-1
/
+1
2011-06-02
perf script: "sym" field really means show IP data
David Ahern
1
-5
/
+5
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2
-2
/
+0
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
2
-2
/
+0
2011-03-30
perf script: Add more documentation about the -f/--fields parameters
Arnaldo Carvalho de Melo
1
-2
/
+50
2011-03-15
perf evlist: New command to list the names of events present in a perf.data file
Arnaldo Carvalho de Melo
1
-0
/
+26
2011-03-14
perf script: Add support for H/W and S/W events
David Ahern
1
-1
/
+4
2011-03-14
perf script: Add support for dumping symbols
David Ahern
1
-1
/
+15
2011-03-14
perf script: Support custom field selection for output
David Ahern
1
-0
/
+5
2011-02-23
perf lock: Document valid sort keys
Marcin Slusarz
1
-2
/
+10
2011-02-17
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
1
-2
/
+21
2011-02-16
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
1
-3
/
+4
2011-02-16
perf tools: Update Makefile with some help
Jesse Brandeburg
1
-9
/
+10
2011-02-16
perf tool: Add cgroup support
Stephane Eranian
2
-0
/
+22
2011-01-28
perf probe: Add filters support for available functions
Masami Hiramatsu
1
-4
/
+5
2011-01-28
perf probe: Add variable filter support
Masami Hiramatsu
1
-0
/
+14
2011-01-24
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
1
-0
/
+4
2011-01-13
perf record: Add "nodelay" mode, disabled by default
Kirill Smelkov
1
-0
/
+3
2010-12-21
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
1
-1
/
+1
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
3
-0
/
+7
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
1
-0
/
+3
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-12-02
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
13
-26
/
+218
2010-12-01
perf stat: Add csv-style output
Stephane Eranian
1
-0
/
+5
2010-12-01
perf stat: Document missing options
Shawn Bohrer
1
-7
/
+27
2010-12-01
perf test: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf trace: Document missing options
Shawn Bohrer
1
-0
/
+7
2010-12-01
perf top: Document missing options
Shawn Bohrer
1
-4
/
+24
2010-12-01
perf sched: Document missing options
Shawn Bohrer
1
-2
/
+16
2010-12-01
perf report: Document missing options
Shawn Bohrer
1
-4
/
+45
2010-12-01
perf record: Document missing options
Shawn Bohrer
1
-4
/
+13
2010-12-01
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
[next]