| Commit message (Expand) | Author | Age |
* | perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi | Kan Liang | 2016-03-08 |
* | perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 | Jiri Olsa | 2016-03-08 |
* | perf/core: Fix perf_sched_count derailment | Alexander Shishkin | 2016-03-08 |
* | Merge branch 'email/acme' into perf/core | Ingo Molnar | 2016-03-08 |
|\ |
|
| * | perf report: Use hierarchy hpp list on gtk | Namhyung Kim | 2016-03-08 |
| * | perf hists browser: Use hierarchy hpp list | Namhyung Kim | 2016-03-08 |
| * | perf report: Use hierarchy hpp list on stdio | Namhyung Kim | 2016-03-08 |
| * | perf hists: Fix indent for multiple hierarchy sort key | Namhyung Kim | 2016-03-08 |
| * | perf hists: Support multiple sort keys in a hierarchy level | Namhyung Kim | 2016-03-08 |
| * | perf hists: Use own hpp_list for hierarchy mode | Namhyung Kim | 2016-03-08 |
| * | perf hists: Introduce perf_hpp__setup_hists_formats() | Namhyung Kim | 2016-03-08 |
| * | perf stat: Document --detailed option | Borislav Petkov | 2016-03-08 |
| * | perf hists: Add level field to struct perf_hpp_fmt | Namhyung Kim | 2016-03-08 |
| * | perf tools: Use 64-bit shifts with (TSC) time conversion | Adrian Hunter | 2016-03-08 |
| * | perf jit: Move clockid validation | Adrian Hunter | 2016-03-08 |
| * | perf jit: Let jit_process() return errors | Adrian Hunter | 2016-03-08 |
| * | perf session: Simplify tool stubs | Adrian Hunter | 2016-03-08 |
| * | perf inject: Hit all DSOs for AUX data in JIT and other cases | Adrian Hunter | 2016-03-08 |
| * | perf tools: Explicitly declare inc_group_count as a void function | Colin Ian King | 2016-03-08 |
|/ |
|
* | Merge tag 'perf-core-for-mingo-20160303' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-03-04 |
|\ |
|
| * | perf stat: Check for frontend stalled for metrics | Andi Kleen | 2016-03-03 |
| * | tools/power turbostat: fix various build warnings | Colin Ian King | 2016-03-03 |
| * | perf tests: Initialize sa.sa_flags | Colin Ian King | 2016-03-03 |
| * | perf test: Fix hists related entries | Arnaldo Carvalho de Melo | 2016-03-03 |
| * | tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac... | Steven Rostedt (Red Hat) | 2016-03-03 |
| * | tools lib traceevent: Set int_array fields to NULL if freeing from error | Steven Rostedt (Red Hat) | 2016-03-03 |
| * | tools lib traceevent: Fix time stamp rounding issue | Chaos.Chen | 2016-03-03 |
| * | perf script: Fix double free on command_line | Colin Ian King | 2016-03-03 |
| * | tools build: Use .s extension for preprocessed assembler code | Masahiro Yamada | 2016-03-03 |
| * | perf stat: Support metrics in --per-core/socket mode | Andi Kleen | 2016-03-03 |
| * | perf stat: Implement CSV metrics output | Andi Kleen | 2016-03-03 |
| * | perf record: Ensure return non-zero rc when mmap fail | Wang Nan | 2016-03-03 |
| * | perf record: Introduce record__finish_output() to finish a perf.data | Wang Nan | 2016-03-03 |
| * | perf record: Extract synthesize code to record__synthesize() | Wang Nan | 2016-03-03 |
| * | perf record: Use WARN_ONCE to replace 'if' condition | Wang Nan | 2016-03-03 |
| * | perf data: Explicitly set byte order for integer types | Wang Nan | 2016-03-03 |
| * | perf data: Support converting data from bpf_perf_event_output() | Wang Nan | 2016-03-03 |
| * | perf stat: Check existence of frontend/backed stalled cycles | Andi Kleen | 2016-03-03 |
| * | perf tools: Fix locale handling in pmu parsing | Jiri Olsa | 2016-03-03 |
| * | tools lib traceevent: Split pevent_print_event() into specific functionality ... | Steven Rostedt | 2016-02-29 |
| * | tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: | Taeung Song | 2016-02-29 |
| * | perf trace: Check and discard not only 'nr' but also '__syscall_nr' | Taeung Song | 2016-02-29 |
| * | perf tools: Fix python extension build | Jiri Olsa | 2016-02-29 |
* | | perf/x86/uncore: Fix build on UP-IOAPIC configs | Ingo Molnar | 2016-03-03 |
|/ |
|
* | perf: Export perf_event_sysfs_show() | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Convert it to a per package facility | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Utilize event->pmu_private | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Make PMU lock raw | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Refactor the code some more | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Clean up the printk output | Thomas Gleixner | 2016-02-29 |