| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ |
|
* | | perf script: Add more documentation about the -f/--fields parameters | Arnaldo Carvalho de Melo | 2011-03-30 | 1 | -2/+50 |
|/ |
|
* | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo | 2011-03-15 | 1 | -0/+26 |
* | perf script: Add support for H/W and S/W events | David Ahern | 2011-03-14 | 1 | -1/+4 |
* | perf script: Add support for dumping symbols | David Ahern | 2011-03-14 | 1 | -1/+15 |
* | perf script: Support custom field selection for output | David Ahern | 2011-03-14 | 1 | -0/+5 |
* | perf lock: Document valid sort keys | Marcin Slusarz | 2011-02-23 | 1 | -2/+10 |
* | perf list: Allow filtering list of events | Arnaldo Carvalho de Melo | 2011-02-17 | 1 | -2/+21 |
* | perf probe: Support function@filename syntax for --line | Masami Hiramatsu | 2011-02-16 | 1 | -3/+4 |
* | perf tools: Update Makefile with some help | Jesse Brandeburg | 2011-02-16 | 1 | -9/+10 |
* | perf tool: Add cgroup support | Stephane Eranian | 2011-02-16 | 2 | -0/+22 |
* | perf probe: Add filters support for available functions | Masami Hiramatsu | 2011-01-28 | 1 | -4/+5 |
* | perf probe: Add variable filter support | Masami Hiramatsu | 2011-01-28 | 1 | -0/+14 |
* | perf probe: Add --funcs to show available functions in symtab | Masami Hiramatsu | 2011-01-24 | 1 | -0/+4 |
* | perf record: Add "nodelay" mode, disabled by default | Kirill Smelkov | 2011-01-13 | 1 | -0/+3 |
* | perf probe: Fix line range description since a single file is allowed | Franck Bui-Huu | 2010-12-21 | 1 | -1/+1 |
* | perf symbols: Add symfs option for off-box analysis using specified tree | David Ahern | 2010-12-21 | 3 | -0/+7 |
* | perf report: Allow user to specify path to kallsyms file | David Ahern | 2010-12-09 | 1 | -0/+3 |
* | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -0/+5 |
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-12-02 | 13 | -26/+218 |
|\ |
|