aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon2015-04-23
* perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo2015-04-23
* perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo2015-04-23
* perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-22
* perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...Sonny Rao2015-04-22
* perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa2015-04-22
* perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar2015-04-18
* perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang2015-04-17
* perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan2015-04-17
* perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra2015-04-17
* perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra2015-04-17
* Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-04-14
|\
| * perf probe: Fix segfault when probe with lazy_line to fileHe Kuang2015-04-13
| * perf probe: Find compilation directory path for lazy matchingNaohiro Aota2015-04-13
| * perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang2015-04-13
| * perf kmem: Analyze page allocator events alsoNamhyung Kim2015-04-13
| * tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-13
|/
* perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar2015-04-12
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-04-11
|\
| * perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-10
| * perf probe: Check the orphaned -x optionMasami Hiramatsu2015-04-10
| * perf probe: Support multiple probes on different binariesMasami Hiramatsu2015-04-10
| * perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-10
| * perf tools: Fix cross-endian analysisDavid Ahern2015-04-10
| * perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo2015-04-10
| * perf tools: Fix synthesizing fork_event.ppid for non-main threadDavid Ahern2015-04-10
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-04-08
|\
| * perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-08
| * perf report: Don't call map__kmap if map is NULL.Wang Nan2015-04-08
| * perf tests: Fix attr testsJiri Olsa2015-04-08
| * perf probe: Fix ARM 32 building errorWang Nan2015-04-08
| * perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-08
| * perf record: Add clockid parameterPeter Zijlstra2015-04-08
| * perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...Yunlong Song2015-04-08
| * perf sched replay: Support using -f to override perf.data file ownershipYunlong Song2015-04-08
| * perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...Yunlong Song2015-04-08
| * perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...Yunlong Song2015-04-08
| * perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...Yunlong Song2015-04-08
| * perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...Yunlong Song2015-04-08
| * perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...Yunlong Song2015-04-08
| * perf sched replay: Increase the MAX_PID value to fix assertion failure problemYunlong Song2015-04-08
| * perf sched replay: Use struct task_desc instead of struct task_task for corre...Yunlong Song2015-04-08
| * perf kmem: Respect -i optionJiri Olsa2015-04-08
| * tools lib traceevent: Honor operator priorityNamhyung Kim2015-04-08
| * perf kmaps: Check kmaps to make code more robustWang Nan2015-04-08
| * perf evlist: Fix inverted logic in perf_mmap__emptyHe Kuang2015-04-08
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-04-03
|\
| * perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song2015-04-02
| * perf trace: Support using -f to override perf.data file ownershipYunlong Song2015-04-02
| * perf timechart: Support using -f to override perf.data file ownershipYunlong Song2015-04-02