| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Convert critical messages to ui__error() | Namhyung Kim | 2012-05-29 | 1 | -7/+7 |
* | perf tools: Bump default sample freq to 4 kHz | Arnaldo Carvalho de Melo | 2012-05-22 | 1 | -1/+1 |
* | perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA | Stephane Eranian | 2012-05-22 | 1 | -2/+2 |
* | perf target: Add uses_mmap field | Namhyung Kim | 2012-05-17 | 1 | -0/+3 |
* | perf record: Reset event name when falling back to cpu-clock | David Ahern | 2012-05-09 | 1 | -0/+4 |
* | perf record: Fix fallback to cpu-clock on ppc | David Ahern | 2012-05-09 | 1 | -2/+6 |
* | perf target: Consolidate target task/cpu checking | Namhyung Kim | 2012-05-07 | 1 | -3/+1 |
* | perf tools: Introduce perf_target__strerror() | Namhyung Kim | 2012-05-07 | 1 | -2/+16 |
* | perf target: Introduce perf_target__parse_uid() | Namhyung Kim | 2012-05-07 | 1 | -3/+1 |
* | perf evlist: Make create_maps() take struct perf_target | Namhyung Kim | 2012-05-02 | 1 | -3/+1 |
* | perf tools: Introduce perf_target__validate() helper | Namhyung Kim | 2012-05-02 | 1 | -6/+3 |
* | perf tools: Introduce struct perf_target | Namhyung Kim | 2012-05-02 | 1 | -19/+22 |
* | perf record: Use sw counter only if hw pmu is not detected | Robert Richter | 2012-04-11 | 1 | -1/+1 |
* | perf record: Add HEADER_BRANCH_STACK tag | Stephane Eranian | 2012-03-09 | 1 | -0/+3 |
* | perf record: Provide default branch stack sampling mode option | Stephane Eranian | 2012-03-09 | 1 | -25/+43 |
* | perf record: Add support for sampling taken branch | Roberto Agostino Vitillo | 2012-03-09 | 1 | -0/+74 |
* | perf tools: Invert the sample_id_all logic | Arnaldo Carvalho de Melo | 2012-02-14 | 1 | -4/+3 |
* | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo | 2012-02-14 | 1 | -9/+20 |
* | perf tools: Allow multiple threads or processes in record, stat, top | David Ahern | 2012-02-13 | 1 | -6/+4 |
* | perf record: No build id option fails | David Ahern | 2012-02-09 | 1 | -2/+2 |
* | perf record: Make feature initialization generic | Robert Richter | 2012-02-02 | 1 | -19/+9 |
* | perf tools: Introduce per user view | Arnaldo Carvalho de Melo | 2012-01-24 | 1 | -2/+10 |
* | perf tools: Unify handling of features when writing feature section | Robert Richter | 2011-12-23 | 1 | -0/+7 |
* | perf: builtin-record: Document and check that mmap_pages must be a power of two. | Nelson Elhage | 2011-12-23 | 1 | -0/+3 |
* | perf: builtin-record: Provide advice if mmap'ing fails with EPERM. | Nelson Elhage | 2011-12-23 | 1 | -1/+8 |
* | perf record: Add ability to record event period | Andrew Vagin | 2011-12-20 | 1 | -0/+1 |
* | perf evlist: Always do automatic allocation of pollfd and mmap structures | Arnaldo Carvalho de Melo | 2011-11-29 | 1 | -6/+0 |
* | perf tools: Rename perf_event_ops to perf_tool | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -17/+18 |
* | perf tools: Resolve machine earlier and pass it to perf_event_ops | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -21/+17 |
* | perf tools: Pass tool context in the the perf_event_ops functions | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -168/+215 |
* | perf record: Move 'group' to perf_event_ops | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -5/+4 |
* | perf record: Move mmap_pages to perf_record_opts | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -4/+5 |
* | perf evlist: Handle default value for 'pages' on mmap method | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -4/+0 |
* | perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -68/+13 |
* | perf evsel: Introduce config attr method | Arnaldo Carvalho de Melo | 2011-11-28 | 1 | -132/+48 |
* | perf ui: Rename ui__warning_paranoid to ui__error_paranoid | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -1/+1 |
* | perf evlist: Fix grouping of multiple events | Arnaldo Carvalho de Melo | 2011-10-26 | 1 | -2/+9 |
* | perf tools: Make perf.data more self-descriptive (v8) | Stephane Eranian | 2011-10-07 | 1 | -0/+15 |
* | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 2011-10-06 | 1 | -0/+3 |
|\ |
|
| * | perf record: Create events initially disabled and enable after init | David Ahern | 2011-09-23 | 1 | -0/+3 |
* | | perf tools: Make stat/record print fatal signals of the target program | Andi Kleen | 2011-09-29 | 1 | -2/+17 |
|/ |
|
* | perf tools: Add group event scheduling option to perf record/stat | Lin Ming | 2011-08-18 | 1 | -1/+3 |
* | perf evlist: Introduce 'disable' method | Arnaldo Carvalho de Melo | 2011-07-25 | 1 | -17/+2 |
* | perf tools: De-opt the parse_events function | Jiri Olsa | 2011-07-21 | 1 | -1/+1 |
* | perf tools: Make sure kptr_restrict warnings fit 80 col terms | Arnaldo Carvalho de Melo | 2011-05-27 | 1 | -11/+8 |
* | perf symbols: Handle /proc/sys/kernel/kptr_restrict | Arnaldo Carvalho de Melo | 2011-05-26 | 1 | -0/+13 |
* | perf evlist: Fix per thread mmap setup | Arnaldo Carvalho de Melo | 2011-05-15 | 1 | -1/+1 |
* | perf evsel: Fix use of inherit | Arnaldo Carvalho de Melo | 2011-04-15 | 1 | -2/+5 |
* | perf: mmap 512 kiB by default | Frederic Weisbecker | 2011-03-31 | 1 | -1/+5 |
* | perf tools: Emit clearer message for sys_perf_event_open ENOENT return | David Ahern | 2011-03-29 | 1 | -1/+9 |