summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14285-2906/+13237
|\
| * perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar2015-04-121-23/+30
| * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-04-1111-37/+61
| |\
| | * perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-103-10/+9
| | * perf probe: Check the orphaned -x optionMasami Hiramatsu2015-04-101-0/+10
| | * perf probe: Support multiple probes on different binariesMasami Hiramatsu2015-04-103-7/+13
| | * perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-103-9/+4
| | * perf tools: Fix cross-endian analysisDavid Ahern2015-04-101-1/+4
| | * perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo2015-04-101-8/+9
| | * perf tools: Fix synthesizing fork_event.ppid for non-main threadDavid Ahern2015-04-101-2/+12
| |/
| * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-04-0824-213/+477
| |\
| | * perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-084-2/+49
| | * perf report: Don't call map__kmap if map is NULL.Wang Nan2015-04-081-1/+1
| | * perf tests: Fix attr testsJiri Olsa2015-04-082-2/+2
| | * perf probe: Fix ARM 32 building errorWang Nan2015-04-081-1/+2
| | * perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-083-182/+141
| | * perf record: Add clockid parameterPeter Zijlstra2015-04-085-4/+154
| | * perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...Yunlong Song2015-04-081-4/+4
| | * perf sched replay: Support using -f to override perf.data file ownershipYunlong Song2015-04-081-0/+1
| | * perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...Yunlong Song2015-04-081-5/+26
| | * perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...Yunlong Song2015-04-081-1/+3
| | * perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...Yunlong Song2015-04-081-2/+3
| | * perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...Yunlong Song2015-04-081-1/+6
| | * perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...Yunlong Song2015-04-081-2/+9
| | * perf sched replay: Increase the MAX_PID value to fix assertion failure problemYunlong Song2015-04-081-1/+1
| | * perf sched replay: Use struct task_desc instead of struct task_task for corre...Yunlong Song2015-04-081-1/+1
| | * perf kmem: Respect -i optionJiri Olsa2015-04-081-1/+2
| | * tools lib traceevent: Honor operator priorityNamhyung Kim2015-04-081-1/+16
| | * perf kmaps: Check kmaps to make code more robustWang Nan2015-04-087-16/+70
| | * perf evlist: Fix inverted logic in perf_mmap__emptyHe Kuang2015-04-081-1/+1
| |/
| * Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-04-0322-47/+69
| |\
| | * perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song2015-04-023-3/+6
| | * perf trace: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+3
| | * perf timechart: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+3
| | * perf script: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-4/+5
| | * perf mem: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+3
| | * perf lock: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+5
| | * perf kvm: Support using -f to override perf.data.guest file ownershipYunlong Song2015-04-022-0/+3
| | * perf kmem: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-4/+5
| | * perf inject: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+1
| | * perf evlist: Support using -f to override perf.data file ownershipYunlong Song2015-04-022-0/+3
| | * perf probe: Fix to track down unnamed union/structure membersMasami Hiramatsu2015-04-022-5/+17
| | * perf db-export: No need to have ->thread twice in struct export_sampleArnaldo Carvalho de Melo2015-04-023-3/+1
| | * perf db-export: No need to pass thread twice to db_export__sampleArnaldo Carvalho de Melo2015-04-023-4/+4
| | * perf scripting: No need to pass thread twice to the scripting callbacksArnaldo Carvalho de Melo2015-04-025-17/+11
| | * perf script: No need to lookup thread twiceArnaldo Carvalho de Melo2015-04-021-9/+1
| * | perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar2015-04-022-3/+3
| * | perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen2015-04-021-2/+4
| * | perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen2015-04-023-10/+27
| * | perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen2015-04-021-2/+4
OpenPOWER on IntegriCloud