summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-20hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov1-33/+36
2013-06-20hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov1-23/+11
2013-06-20hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov1-26/+17
2013-06-20hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov1-12/+8
2013-06-20hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov1-24/+16
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar2-7/+13
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov1-2/+2
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov1-1/+1
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu1-4/+10
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen3-7/+41
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen3-7/+61
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2-8/+13
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen3-2/+42
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen3-2/+91
2013-06-19perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2-22/+91
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng1-1/+1
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit3-0/+548
2013-06-19perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney3-12/+150
2013-06-19perf/x86: Only print PMU state when also WARN()'ingDave Hansen1-2/+6
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter4-18/+26
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker3-4/+4
2013-06-19perf: Fix hypervisor branch sampling permission checkStephane Eranian1-2/+2
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar5-85/+187
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra2-72/+159
2013-05-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar41-778/+1270
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa1-1/+1
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa1-1/+1
2013-05-30perf tools: Replace multiple line assignment with multiple statementsJiri Olsa1-24/+19
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2-238/+238
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2-0/+6
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa2-14/+39
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2-22/+25
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa3-84/+89
2013-05-30perf evlist: Reset SIGTERM handler in workload child processDavid Ahern1-0/+2
2013-05-29perf: Expand definition of sysfs format attributeMichael Ellerman1-0/+6
2013-05-29perf: Power7 Update testing ABI to list CPI-stack eventsSukadev Bhattiprolu1-5/+27
2013-05-29perf: Power7: Make CPI stack events available in sysfsSukadev Bhattiprolu1-0/+73
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent1-0/+3
2013-05-29perf tools: Remove cwdlen from struct perf_sessionJiri Olsa1-1/+0
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa2-3/+0
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa2-4/+4
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa1-1/+4
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa1-11/+0
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa2-58/+52
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa2-8/+12
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa2-18/+18
2013-05-29perf tools: Move libbfd check config into config/MakefileJiri Olsa2-37/+37
2013-05-29perf tools: Move libpython check config into config/MakefileJiri Olsa2-65/+66
2013-05-29perf tools: Move libperl check config into config/MakefileJiri Olsa2-17/+24