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