| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Move ACCESS_ONCE from perf.h header | Jiri Olsa | 2014-05-05 | 1 | -2/+0 |
* | perf tools: Move sys_perf_event_open function from perf.h | Jiri Olsa | 2014-05-05 | 1 | -29/+11 |
* | perf tools: Move syscall and arch specific defines from perf.h | Jiri Olsa | 2014-05-05 | 1 | -164/+1 |
* | perf tools: Move perf_call_graph_mode enum from perf.h | Jiri Olsa | 2014-05-05 | 1 | -7/+0 |
* | perf tools: Move sample data structures from perf.h | Jiri Olsa | 2014-05-05 | 1 | -24/+0 |
* | perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h | Jiri Olsa | 2014-05-05 | 1 | -7/+0 |
* | perf tools: Remove asmlinkage define from perf.h | Jiri Olsa | 2014-05-05 | 1 | -5/+0 |
* | perf tools: Remove min define from perf.h | Jiri Olsa | 2014-05-05 | 1 | -6/+0 |
* | perf tools: Remove unlikely define from perf.h | Jiri Olsa | 2014-05-05 | 1 | -1/+0 |
* | perf tools: Remove MAX_COUNTERS define from perf.h | Jiri Olsa | 2014-05-05 | 1 | -1/+0 |
* | tools: Consolidate types.h | Borislav Petkov | 2014-05-01 | 1 | -3/+1 |
* | perf tests: Add thread maps lookup automated tests | Jiri Olsa | 2014-04-28 | 1 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2014-04-06 | 1 | -0/+8 |
|\ |
|
| * | perf tools: Allow building for tile | Zhigang Lu | 2014-03-07 | 1 | -0/+8 |
* | | perf bench: Add futex-hash microbenchmark | Davidlohr Bueso | 2014-03-14 | 1 | -0/+6 |
* | | perf record: Add readable output for callchain debug | Jiri Olsa | 2014-02-18 | 1 | -1/+2 |
* | | perf tools: Add call-graph option support into .perfconfig | Jiri Olsa | 2014-02-18 | 1 | -0/+1 |
|/ |
|
* | perf tools: Fix AAAAARGH64 memory barriers | Peter Zijlstra | 2014-01-29 | 1 | -2/+2 |
* | perf tools: Add support for the xtensa architecture | Baruch Siach | 2014-01-20 | 1 | -0/+7 |
* | perf record: Rename --no-delay to --no-buffering | Arnaldo Carvalho de Melo | 2014-01-14 | 1 | -1/+1 |
* | perf record: Add --initial-delay option | Andi Kleen | 2014-01-13 | 1 | -0/+1 |
* | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo | 2013-12-19 | 1 | -1/+1 |
* | perf record: Default -t option to no inheritance | Adrian Hunter | 2013-11-27 | 1 | -0/+1 |
* | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo | 2013-11-12 | 1 | -1/+1 |
* | tools/perf: Add required memory barriers | Peter Zijlstra | 2013-11-06 | 1 | -12/+47 |
* | perf tools: Add data object to handle perf data file | Jiri Olsa | 2013-10-21 | 1 | -1/+0 |
* | tools/perf: Add support for record transaction flags | Andi Kleen | 2013-10-04 | 1 | -0/+1 |
* | tools/perf: Support sorting by in_tx or abort branch flags | Andi Kleen | 2013-10-04 | 1 | -1/+3 |
* | perf kvm: Option to print events that exceed a duration | David Ahern | 2013-08-12 | 1 | -0/+3 |
* | perf tools: Add support for weight v7 (modified) | Andi Kleen | 2013-04-01 | 1 | -0/+1 |
* | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 1 | -0/+6 |
|\ |
|
| * | perf: Enable building perf tools for Meta | James Hogan | 2013-03-02 | 1 | -0/+6 |
* | | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-02 | 1 | -0/+6 |
|\ \ |
|
| * | | perf, ARC: Enable building perf tools for ARC | Vineet Gupta | 2013-02-15 | 1 | -0/+6 |
| |/ |
|
* | | perf evlist: Make event_copy local to mmaps | David Ahern | 2013-02-06 | 1 | -26/+0 |
* | | perf tools: Move get_term_dimensions from top to util.c | David Ahern | 2013-01-24 | 1 | -4/+0 |
* | | perf evsel: Do missing feature fallbacks in just one place | Arnaldo Carvalho de Melo | 2013-01-24 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 | 1 | -12/+3 |
|\ |
|
| * | perf: Make perf build for x86 with UAPI disintegration applied | David Howells | 2012-11-19 | 1 | -13/+3 |
| * | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 2012-11-19 | 1 | -1/+1 |
* | | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 2012-11-14 | 1 | -1/+1 |
* | | perf tests: Final cleanup for builtin-test move | Jiri Olsa | 2012-11-14 | 1 | -1/+0 |
* | | perf tests: Add attr tests under builtin test command | Jiri Olsa | 2012-11-01 | 1 | -0/+1 |
* | | perf tests: Add framework for automated perf_event_attr tests | Jiri Olsa | 2012-10-31 | 1 | -2/+14 |
* | | perf tools: Add a global variable "const char *input_name" | Feng Tang | 2012-10-29 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-10-20 | 1 | -1/+1 |
|\ |
|
| * | perf tools: Fix build on sparc. | David Miller | 2012-10-17 | 1 | -1/+1 |
* | | perf: Fix UAPI fallout | Ingo Molnar | 2012-10-14 | 1 | -1/+1 |
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | arm64: Performance counters support | Will Deacon | 2012-09-17 | 1 | -0/+6 |