| Commit message (Expand) | Author | Age | Files | Lines |
* | perf record: Fix branch_stack type in perf_record_opts | Stephane Eranian | 2012-05-25 | 1 | -1/+1 |
* | perf target: Split out perf_target handling code | Namhyung Kim | 2012-05-02 | 1 | -8/+1 |
* | perf tools: Introduce struct perf_target | Namhyung Kim | 2012-05-02 | 1 | -5/+10 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 | 1 | -4/+22 |
|\ |
|
| * | perf record: Add support for sampling taken branch | Roberto Agostino Vitillo | 2012-03-09 | 1 | -0/+1 |
| * | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK | Roberto Agostino Vitillo | 2012-03-09 | 1 | -0/+17 |
| * | perf tools: Invert the sample_id_all logic | Arnaldo Carvalho de Melo | 2012-02-14 | 1 | -1/+1 |
| * | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo | 2012-02-14 | 1 | -0/+1 |
| * | perf tools: cleanup initialization of attr->size | Stephane Eranian | 2012-02-13 | 1 | -1/+0 |
| * | perf tools: Allow multiple threads or processes in record, stat, top | David Ahern | 2012-02-13 | 1 | -2/+2 |
| * | perf tools: Introduce per user view | Arnaldo Carvalho de Melo | 2012-01-24 | 1 | -0/+1 |
* | | perf tools, x86: Build perf on older user-space as well | Ingo Molnar | 2012-03-14 | 1 | -0/+6 |
* | | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo | 2012-03-03 | 1 | -0/+1 |
|/ |
|
* | perf record: Add ability to record event period | Andrew Vagin | 2011-12-20 | 1 | -0/+1 |
* | perf record: Move 'group' to perf_event_ops | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -0/+1 |
* | perf record: Move mmap_pages to perf_record_opts | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -0/+1 |
* | perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -0/+1 |
* | perf evsel: Introduce config attr method | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -0/+20 |
* | perf ui browser: Handle SIGWINCH | Arnaldo Carvalho de Melo | 2011-10-13 | 1 | -0/+2 |
* | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 2011-10-07 | 1 | -0/+11 |
* | perf record: Move perf_mmap__write_tail to perf.h | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -0/+12 |
* | perf evsel: Introduce mmap support | Arnaldo Carvalho de Melo | 2011-01-22 | 1 | -0/+14 |
* | perf, MIPS: Support cross compiling of tools/perf for MIPS | Deng-Cheng Zhu | 2010-10-12 | 1 | -0/+12 |
* | perf options: Type check OPT_BOOLEAN and fix the offenders | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -1/+2 |
* | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 2010-04-19 | 1 | -0/+2 |
* | perf tools: Move __used from perf.h to linux/compiler.h | Arnaldo Carvalho de Melo | 2010-03-26 | 1 | -2/+0 |
* | perf top: Export get_window_dimensions | Arnaldo Carvalho de Melo | 2010-03-12 | 1 | -0/+4 |
* | perf, ARM: Modify kuser rmb() call to compile for Thumb-2 | Will Deacon | 2010-03-04 | 1 | -3/+1 |
* | perf tools: Allow building for ARM | Jamie Iles | 2009-12-11 | 1 | -0/+12 |
* | perf tools: Add ia64 support for tools/perf/ | Luck, Tony | 2009-11-19 | 1 | -0/+6 |
* | perf tools, Alpha: Add Alpha support to perf.h | Michael Cree | 2009-10-26 | 1 | -0/+6 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -6/+6 |
* | sparc: add basic support for 'perf' | Jens Axboe | 2009-09-04 | 1 | -0/+6 |
* | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-22 | 1 | -1/+7 |
|\ |
|
| * | perf_counter: Add P6 PMU support | Vince Weaver | 2009-07-10 | 1 | -1/+7 |
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-10 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 2009-07-04 | 1 | -0/+6 |
|\ \ |
|
| * | | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 2009-07-03 | 1 | -0/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-07-01 | 1 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf_counter tools: add cpu_relax()/rmb() definitions for sh. | Paul Mundt | 2009-06-25 | 1 | -0/+10 |
| |/ |
|
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 | 1 | -5/+4 |
|\ \
| |/
|/| |
|
| * | perf_counter tools: Prepare a small callchain framework | Frederic Weisbecker | 2009-06-26 | 1 | -0/+5 |
| * | perf_counter tools: Rework the file format | Peter Zijlstra | 2009-06-25 | 1 | -7/+1 |
* | | [S390] Enable tick based perf_counter on s390. | Martin Schwidefsky | 2009-06-22 | 1 | -0/+6 |
|/ |
|
* | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 | 1 | -3/+4 |
* | perf_counter tools: Add a data file header | Peter Zijlstra | 2009-06-19 | 1 | -0/+6 |
* | perf_counter: Add forward/backward attribute ABI compatibility | Peter Zijlstra | 2009-06-12 | 1 | -2/+3 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+67 |