summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-0371-1053/+2947
|\
| * perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian2013-06-261-0/+6
| * perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian2013-06-263-4/+27
| * perf/x86/intel: Support full width countingAndi Kleen2013-06-263-0/+15
| * x86: Add NMI duration tracepointsDave Hansen2013-06-233-2/+87
| * perf: Drop sample rate when sampling is too slowDave Hansen2013-06-235-5/+141
| * x86: Warn when NMI handlers take large amounts of timeDave Hansen2013-06-231-1/+28
| * hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov2013-06-201-33/+36
| * hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov2013-06-201-23/+11Star
| * hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov2013-06-201-26/+17Star
| * hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov2013-06-201-12/+8Star
| * hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov2013-06-201-24/+16Star
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-202-7/+13
| |\
| * | perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen2013-06-193-7/+41
| * | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-193-7/+61
| * | perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2013-06-192-8/+13
| * | perf/x86/intel: Add Haswell PEBS supportAndi Kleen2013-06-193-2/+42
| * | perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2013-06-193-2/+91
| * | perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-192-22/+91
| * | perf/x86/intel: Fix sparse warningYan, Zheng2013-06-191-1/+1
| * | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit2013-06-193-0/+548
| * | perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney2013-06-193-12/+150
| * | perf/x86: Only print PMU state when also WARN()'ingDave Hansen2013-06-191-2/+6
| * | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-194-18/+26
| * | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-193-4/+4
| * | perf: Fix hypervisor branch sampling permission checkStephane Eranian2013-06-191-2/+2
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-195-85/+187
| |\ \
| * \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-05-3141-778/+1270
| |\ \ \
| | * | | perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa2013-05-301-1/+1
| | * | | perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa2013-05-301-1/+1
| | * | | perf tools: Replace multiple line assignment with multiple statementsJiri Olsa2013-05-301-24/+19Star
| | * | | perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-302-238/+238
| | * | | perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-302-0/+6
| | * | | perf tools: Switch to full path C include directoriesJiri Olsa2013-05-302-14/+39
| | * | | perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-302-22/+25
| | * | | perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-303-84/+89
| | * | | perf evlist: Reset SIGTERM handler in workload child processDavid Ahern2013-05-301-0/+2
| | * | | perf: Expand definition of sysfs format attributeMichael Ellerman2013-05-291-0/+6
| | * | | perf: Power7 Update testing ABI to list CPI-stack eventsSukadev Bhattiprolu2013-05-291-5/+27
| | * | | perf: Power7: Make CPI stack events available in sysfsSukadev Bhattiprolu2013-05-291-0/+73
| | * | | tools lib lk: Respect CROSS_COMPILERabin Vincent2013-05-291-0/+3
| | * | | perf tools: Remove cwdlen from struct perf_sessionJiri Olsa2013-05-291-1/+0Star
| | * | | perf tools: Remove frozen from perf_header structJiri Olsa2013-05-292-3/+0Star
| | * | | perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2013-05-292-4/+4
| | * | | perf tests: Fix attr test for record -d optionJiri Olsa2013-05-291-1/+4
| | * | | perf tools: Final touches for CHK config moveJiri Olsa2013-05-291-11/+0Star
| | * | | perf tools: Move paths config into config/MakefileJiri Olsa2013-05-292-58/+52Star
| | * | | perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-292-8/+12
| | * | | perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-292-18/+18
| | * | | perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-292-37/+37