index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
1
-1
/
+18
|
\
|
*
perf probe: Detect probe target when m/x options are absent
Srikar Dronamraju
2012-05-11
1
-2
/
+6
|
*
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2012-05-11
1
-1
/
+14
*
|
perf evlist: Show event attribute details
Arnaldo Carvalho de Melo
2012-05-22
1
-0
/
+8
*
|
perf record: Fix documentation for branch stack sampling
Anshuman Khandual
2012-05-22
1
-1
/
+1
|
/
*
perf annotate: Allow printing objdump line addr in different color
Arnaldo Carvalho de Melo
2012-04-07
1
-0
/
+1
*
perf report: Add a simple GTK2-based 'perf report' browser
Pekka Enberg
2012-03-19
1
-0
/
+2
*
perf report: Document --symbol-filter option
Namhyung Kim
2012-03-19
1
-0
/
+3
*
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
2012-03-09
1
-2
/
+5
*
perf record: Provide default branch stack sampling mode option
Stephane Eranian
2012-03-09
1
-9
/
+14
*
perf report: Add support for taken branch sampling
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+7
*
perf record: Add support for sampling taken branch
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+25
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
3
-6
/
+6
*
perf doc: Allow producing documentation in a specified output directory
Franck Bui-Huu
2012-02-06
1
-34
/
+52
*
perf lock: Document lock info subcommand
Namhyung Kim
2012-01-30
1
-3
/
+17
*
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
1
-0
/
+3
*
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
1
-1
/
+1
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-01-26
2
-0
/
+8
|
\
|
*
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
2
-0
/
+8
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
1
-0
/
+2
|
\
\
|
|
/
|
*
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
1
-0
/
+2
*
|
mm-tracepoint: fix documentation and examples
Konstantin Khlebnikov
2012-01-10
1
-17
/
+17
|
/
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
9
-9
/
+9
*
perf: builtin-record: Document and check that mmap_pages must be a power of two.
Nelson Elhage
2011-12-23
1
-1
/
+1
*
perf report: Document '--call-graph' for optional print_limit argument
Namhyung Kim
2011-12-20
1
-2
/
+3
*
perf test: Allow running just a subset of the available tests
Arnaldo Carvalho de Melo
2011-11-29
1
-1
/
+7
*
perf script: Add comm filtering option
David Ahern
2011-11-28
1
-0
/
+5
*
perf tools: make -C consistent across commands (for cpu list arg)
David Ahern
2011-11-28
3
-4
/
+4
*
perf ui browser: Make the colors configurable and change the defaults
Arnaldo Carvalho de Melo
2011-10-18
1
-0
/
+20
*
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
2011-10-07
3
-3
/
+19
*
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-10-07
2
-0
/
+13
*
perf top: Add callgraph support
Arnaldo Carvalho de Melo
2011-10-07
1
-0
/
+15
*
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
2011-10-07
1
-3
/
+20
*
perf report: Add option to show total period
Arnaldo Carvalho de Melo
2011-10-07
1
-0
/
+2
*
perf sched: Fix script command documentation
Jiri Olsa
2011-09-29
1
-3
/
+3
*
perf: Support setting the disassembler style
Andi Kleen
2011-09-29
2
-0
/
+6
*
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
2011-09-29
1
-1
/
+10
*
perf buildid-list: Support showing the build id in an ELF file
Arnaldo Carvalho de Melo
2011-09-29
1
-1
/
+2
*
perf buildid-list: Add option to show the running kernel build id
Arnaldo Carvalho de Melo
2011-09-29
1
-0
/
+5
*
perf stat: Add -o and --append options
Stephane Eranian
2011-08-18
1
-0
/
+7
*
perf annotate: Add --symfs option
Stephane Eranian
2011-08-18
1
-0
/
+3
*
perf annotate: Make output more readable
Stephane Eranian
2011-08-18
1
-0
/
+8
*
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
2011-07-15
1
-2
/
+4
*
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
2011-07-05
3
-0
/
+18
*
perf tools: Add inverted call graph report support.
Sam Liao
2011-06-30
1
-3
/
+12
*
perf script: Add printing of sample address
David Ahern
2011-06-02
1
-2
/
+2
*
perf script: Make printing of dso a separate field option
David Ahern
2011-06-02
1
-1
/
+1
*
perf script: "sym" field really means show IP data
David Ahern
2011-06-02
1
-5
/
+5
*
-
.
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
2
-2
/
+0
|
\
\
|
*
|
sched: Get rid of lock_depth
Jonathan Corbet
2011-04-24
2
-2
/
+0
|
|
/
[next]