Age | Commit message (Expand) | Author |
2017-09-01 | perf tools: Support new sample type for physical address | Kan Liang |
2017-07-18 | perf tests attr: Add test_attr__ready function | Jiri Olsa |
2017-03-14 | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini |
2016-12-15 | perf evsel: Allow to ignore missing pid | Jiri Olsa |
2016-08-23 | tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros | Arnaldo Carvalho de Melo |
2016-08-02 | perf record: Add --sample-cpu option | Jiri Olsa |
2016-07-15 | perf record: Add --tail-synthesize option | Wang Nan |
2016-07-15 | perf tools: Enable overwrite settings | Wang Nan |
2016-04-18 | perf tools: Ditch record_opts.callgraph_set | Arnaldo Carvalho de Melo |
2016-02-18 | perf record: Add --all-user/--all-kernel options | Jiri Olsa |
2015-08-31 | perf record: Add ability to name registers to record | Stephane Eranian |
2015-07-29 | perf tools: Introduce callgraph_set for callgraph option | Kan Liang |
2015-07-23 | perf record: Add option --switch-events to select PERF_RECORD_SWITCH events | Adrian Hunter |
2015-07-06 | perf record: Let user have timestamps with per-thread recording | Adrian Hunter |
2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang |
2015-05-05 | perf tools: Add AUX area tracing Snapshot Mode | Adrian Hunter |
2015-04-29 | perf auxtrace: Add support for AUX area recording | Adrian Hunter |
2015-04-08 | perf record: Add clockid parameter | Peter Zijlstra |
2015-03-26 | perf: Bump max number of cpus to 1024 | David Ahern |
2015-02-25 | perf record: Support recording running/enabled time | Andi Kleen |
2014-11-16 | perf tools: Add core support for sampling intr machine state regs | Stephane Eranian |
2014-10-29 | perf tools: Export usage string and option table of perf record | Namhyung Kim |
2014-09-26 | perf tools: Move callchain config from record_opts to callchain_param | Namhyung Kim |
2014-05-05 | perf tools: Move ACCESS_ONCE from perf.h header | Jiri Olsa |
2014-05-05 | perf tools: Move sys_perf_event_open function from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Move syscall and arch specific defines from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Move perf_call_graph_mode enum from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Move sample data structures from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Remove asmlinkage define from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Remove min define from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Remove unlikely define from perf.h | Jiri Olsa |
2014-05-05 | perf tools: Remove MAX_COUNTERS define from perf.h | Jiri Olsa |
2014-05-01 | tools: Consolidate types.h | Borislav Petkov |
2014-04-28 | perf tests: Add thread maps lookup automated tests | Jiri Olsa |
2014-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2014-03-14 | perf bench: Add futex-hash microbenchmark | Davidlohr Bueso |
2014-03-07 | perf tools: Allow building for tile | Zhigang Lu |
2014-02-18 | perf record: Add readable output for callchain debug | Jiri Olsa |
2014-02-18 | perf tools: Add call-graph option support into .perfconfig | Jiri Olsa |
2014-01-29 | perf tools: Fix AAAAARGH64 memory barriers | Peter Zijlstra |
2014-01-20 | perf tools: Add support for the xtensa architecture | Baruch Siach |
2014-01-14 | perf record: Rename --no-delay to --no-buffering | Arnaldo Carvalho de Melo |
2014-01-13 | perf record: Add --initial-delay option | Andi Kleen |
2013-12-19 | perf tools: Rename 'perf_record_opts' to 'record_opts | Arnaldo Carvalho de Melo |
2013-11-27 | perf record: Default -t option to no inheritance | Adrian Hunter |
2013-11-12 | perf target: Shorten perf_target__ to target__ | Arnaldo Carvalho de Melo |
2013-11-06 | tools/perf: Add required memory barriers | Peter Zijlstra |
2013-10-21 | perf tools: Add data object to handle perf data file | Jiri Olsa |
2013-10-04 | tools/perf: Add support for record transaction flags | Andi Kleen |