| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Allow overriding MAX_NR_CPUS at compile time | Christophe Leroy | 2018-08-01 | 1 | -0/+2 |
* | perf tools: Fix the build on the alpine:edge distro | Arnaldo Carvalho de Melo | 2018-07-30 | 1 | -0/+1 |
* | perf tools: Add 'perf -vv' as an alias to 'perf version --build-options' | Jin Yao | 2018-04-02 | 1 | -0/+1 |
* | perf record: Fix crash in pipe mode | Jiri Olsa | 2018-03-05 | 1 | -0/+1 |
* | perf record: Throttle user defined frequencies to the maximum allowed | Arnaldo Carvalho de Melo | 2018-03-05 | 1 | -0/+1 |
* | perf record: Allow asking for the maximum allowed sample rate | Arnaldo Carvalho de Melo | 2018-03-05 | 1 | -0/+2 |
* | perf record: Fix period option handling | Jiri Olsa | 2018-02-05 | 1 | -0/+1 |
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | perf record: Support direct --user-regs arguments | Andi Kleen | 2017-09-13 | 1 | -0/+1 |
|/ |
|
* | perf tools: Support new sample type for physical address | Kan Liang | 2017-09-01 | 1 | -0/+1 |
* | perf tests attr: Add test_attr__ready function | Jiri Olsa | 2017-07-18 | 1 | -0/+1 |
* | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 2017-03-14 | 1 | -0/+1 |
* | perf evsel: Allow to ignore missing pid | Jiri Olsa | 2016-12-15 | 1 | -0/+1 |
* | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo | 2016-08-23 | 1 | -7/+0 |
* | perf record: Add --sample-cpu option | Jiri Olsa | 2016-08-02 | 1 | -0/+1 |
* | perf record: Add --tail-synthesize option | Wang Nan | 2016-07-15 | 1 | -0/+1 |
* | perf tools: Enable overwrite settings | Wang Nan | 2016-07-15 | 1 | -0/+1 |
* | perf tools: Ditch record_opts.callgraph_set | Arnaldo Carvalho de Melo | 2016-04-18 | 1 | -1/+0 |
* | perf record: Add --all-user/--all-kernel options | Jiri Olsa | 2016-02-18 | 1 | -0/+2 |
* | perf record: Add ability to name registers to record | Stephane Eranian | 2015-08-31 | 1 | -1/+1 |
* | perf tools: Introduce callgraph_set for callgraph option | Kan Liang | 2015-07-29 | 1 | -0/+1 |
* | perf record: Add option --switch-events to select PERF_RECORD_SWITCH events | Adrian Hunter | 2015-07-23 | 1 | -0/+1 |
* | perf record: Let user have timestamps with per-thread recording | Adrian Hunter | 2015-07-06 | 1 | -0/+1 |
* | perf tools: Configurable per thread proc map processing time out | Kan Liang | 2015-06-19 | 1 | -0/+1 |
* | perf tools: Add AUX area tracing Snapshot Mode | Adrian Hunter | 2015-05-05 | 1 | -0/+3 |
* | perf auxtrace: Add support for AUX area recording | Adrian Hunter | 2015-04-29 | 1 | -0/+2 |
* | perf record: Add clockid parameter | Peter Zijlstra | 2015-04-08 | 1 | -0/+2 |
* | perf: Bump max number of cpus to 1024 | David Ahern | 2015-03-26 | 1 | -1/+1 |
* | perf record: Support recording running/enabled time | Andi Kleen | 2015-02-25 | 1 | -0/+1 |
* | perf tools: Add core support for sampling intr machine state regs | Stephane Eranian | 2014-11-16 | 1 | -0/+1 |
* | perf tools: Export usage string and option table of perf record | Namhyung Kim | 2014-10-29 | 1 | -0/+3 |
* | perf tools: Move callchain config from record_opts to callchain_param | Namhyung Kim | 2014-09-26 | 1 | -3/+0 |
* | 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 |
|/ |
|