Age | Commit message (Expand) | Author | Files | Lines |
2013-02-06 | perf evlist: Make event_copy local to mmaps | David Ahern | 1 | -26/+0 |
2013-01-24 | perf tools: Move get_term_dimensions from top to util.c | David Ahern | 1 | -4/+0 |
2013-01-24 | perf evsel: Do missing feature fallbacks in just one place | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -12/+3 |
2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells | 1 | -13/+3 |
2012-11-19 | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 1 | -1/+1 |
2012-11-14 | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 1 | -1/+1 |
2012-11-14 | perf tests: Final cleanup for builtin-test move | Jiri Olsa | 1 | -1/+0 |
2012-11-01 | perf tests: Add attr tests under builtin test command | Jiri Olsa | 1 | -0/+1 |
2012-10-31 | perf tests: Add framework for automated perf_event_attr tests | Jiri Olsa | 1 | -2/+14 |
2012-10-29 | perf tools: Add a global variable "const char *input_name" | Feng Tang | 1 | -0/+1 |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -1/+1 |
2012-10-17 | perf tools: Fix build on sparc. | David Miller | 1 | -1/+1 |
2012-10-14 | perf: Fix UAPI fallout | Ingo Molnar | 1 | -1/+1 |
2012-10-01 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
2012-09-17 | arm64: Performance counters support | Will Deacon | 1 | -0/+6 |
2012-08-11 | perf tools: Support for DWARF mode callchain | Jiri Olsa | 1 | -1/+8 |
2012-05-25 | perf record: Fix branch_stack type in perf_record_opts | Stephane Eranian | 1 | -1/+1 |
2012-05-02 | perf target: Split out perf_target handling code | Namhyung Kim | 1 | -8/+1 |
2012-05-02 | perf tools: Introduce struct perf_target | Namhyung Kim | 1 | -5/+10 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+22 |
2012-03-14 | perf tools, x86: Build perf on older user-space as well | Ingo Molnar | 1 | -0/+6 |
2012-03-09 | perf record: Add support for sampling taken branch | Roberto Agostino Vitillo | 1 | -0/+1 |
2012-03-09 | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK | Roberto Agostino Vitillo | 1 | -0/+17 |
2012-03-03 | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2012-02-14 | perf tools: Invert the sample_id_all logic | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2012-02-14 | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2012-02-13 | perf tools: cleanup initialization of attr->size | Stephane Eranian | 1 | -1/+0 |
2012-02-13 | perf tools: Allow multiple threads or processes in record, stat, top | David Ahern | 1 | -2/+2 |
2012-01-24 | perf tools: Introduce per user view | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2011-12-20 | perf record: Add ability to record event period | Andrew Vagin | 1 | -0/+1 |
2011-11-28 | perf record: Move 'group' to perf_event_ops | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2011-11-28 | perf record: Move mmap_pages to perf_record_opts | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2011-11-28 | perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2011-11-28 | perf evsel: Introduce config attr method | Arnaldo Carvalho de Melo | 1 | -0/+20 |
2011-10-13 | perf ui browser: Handle SIGWINCH | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2011-10-07 | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 1 | -0/+11 |
2011-01-22 | perf record: Move perf_mmap__write_tail to perf.h | Arnaldo Carvalho de Melo | 1 | -0/+12 |
2011-01-22 | perf evsel: Introduce mmap support | Arnaldo Carvalho de Melo | 1 | -0/+14 |
2010-10-12 | perf, MIPS: Support cross compiling of tools/perf for MIPS | Deng-Cheng Zhu | 1 | -0/+12 |
2010-05-17 | perf options: Type check OPT_BOOLEAN and fix the offenders | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -0/+2 |
2010-03-26 | perf tools: Move __used from perf.h to linux/compiler.h | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2010-03-12 | perf top: Export get_window_dimensions | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-03-04 | perf, ARM: Modify kuser rmb() call to compile for Thumb-2 | Will Deacon | 1 | -3/+1 |
2009-12-11 | perf tools: Allow building for ARM | Jamie Iles | 1 | -0/+12 |
2009-11-19 | perf tools: Add ia64 support for tools/perf/ | Luck, Tony | 1 | -0/+6 |
2009-10-26 | perf tools, Alpha: Add Alpha support to perf.h | Michael Cree | 1 | -0/+6 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -6/+6 |
2009-09-04 | sparc: add basic support for 'perf' | Jens Axboe | 1 | -0/+6 |