summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03perf stat: Fix interval output valuesJiri Olsa
2016-02-02perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar
2016-02-02perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter
2016-02-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter
2016-01-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra
2016-01-29perf: Untangle 'owner' confusionPeter Zijlstra
2016-01-29perf: Add flags argument to perf_remove_from_context()Peter Zijlstra
2016-01-29perf: Clean up sync_child_event()Peter Zijlstra
2016-01-29perf: Robustify event->owner usage and SMP orderingPeter Zijlstra
2016-01-29perf: Fix STATE_EXIT usagePeter Zijlstra
2016-01-29perf: Update locking orderPeter Zijlstra
2016-01-29perf: Remove __free_event()Peter Zijlstra
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov
2016-01-29perf: Fix NULL derefPeter Zijlstra
2016-01-29perf/x86: De-obfuscate codePeter Zijlstra
2016-01-29perf/x86: Fix uninitialized value usagePeter Zijlstra
2016-01-28perf: Fix race in perf_event_exit_task_context()Peter Zijlstra
2016-01-28perf: Fix orphan holePeter Zijlstra
2016-01-26perf stat: Do not clean event's private statsJiri Olsa
2016-01-26perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf
2016-01-21perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin
2016-01-21perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian
2016-01-21perf: Fix perf_event_exit_task() racePeter Zijlstra
2016-01-21perf: Add more assertionsPeter Zijlstra
2016-01-21perf: Collapse and fix event_function_call() usersPeter Zijlstra
2016-01-21perf: Specialize perf_event_exit_task()Peter Zijlstra
2016-01-21perf: Fix task context schedulingPeter Zijlstra
2016-01-21perf: Make ctx->is_active and cpuctx->task_ctx consistentPeter Zijlstra
2016-01-21perf: Optimize perf_sched_events() usagePeter Zijlstra
2016-01-21perf: Simplify/fix perf_event_enable() event schedulingPeter Zijlstra
2016-01-21perf: Use task_ctx_sched_out()Peter Zijlstra
2016-01-21perf: Fix perf_enable_on_exec() event schedulingPeter Zijlstra
2016-01-21perf: Remove stale commentPeter Zijlstra
2016-01-21perf: Fix cgroup scheduling in perf_enable_on_exec()Peter Zijlstra
2016-01-21perf: Fix cgroup event schedulingPeter Zijlstra
2016-01-21perf: Add lockdep assertionsPeter Zijlstra
2016-01-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa
2016-01-15perf build: Add feature-dump targetJiri Olsa
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan
2016-01-15perf build: Test correct path of perf in build-testWang Nan
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan
2016-01-15perf build: Set parallel making options build-testWang Nan
2016-01-15perf symbols: Fix reading of build-id from vDSOBen Hutchings
2016-01-15perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds