summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-23x86: Add NMI duration tracepointsDave Hansen
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-23x86: Warn when NMI handlers take large amounts of timeDave Hansen
2013-06-20hw_breakpoint: Introduce "struct bp_cpuinfo"Oleg Nesterov
2013-06-20hw_breakpoint: Simplify *register_wide_hw_breakpoint()Oleg Nesterov
2013-06-20hw_breakpoint: Introduce cpumask_of_bp()Oleg Nesterov
2013-06-20hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov
2013-06-20hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS record supportAndi Kleen
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit
2013-06-19perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney
2013-06-19perf/x86: Only print PMU state when also WARN()'ingDave Hansen
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-06-19perf: Fix hypervisor branch sampling permission checkStephane Eranian
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra
2013-05-31Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-05-30perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa
2013-05-30perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa
2013-05-30perf tools: Replace multiple line assignment with multiple statementsJiri Olsa
2013-05-30perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa
2013-05-30perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa
2013-05-30perf tools: Switch to full path C include directoriesJiri Olsa
2013-05-30perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa
2013-05-30perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa
2013-05-30perf evlist: Reset SIGTERM handler in workload child processDavid Ahern
2013-05-29perf: Expand definition of sysfs format attributeMichael Ellerman
2013-05-29perf: Power7 Update testing ABI to list CPI-stack eventsSukadev Bhattiprolu
2013-05-29perf: Power7: Make CPI stack events available in sysfsSukadev Bhattiprolu
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent
2013-05-29perf tools: Remove cwdlen from struct perf_sessionJiri Olsa
2013-05-29perf tools: Remove frozen from perf_header structJiri Olsa
2013-05-29perf tests: Fix exclude_guest|exclude_host checking for attr testsJiri Olsa
2013-05-29perf tests: Fix attr test for record -d optionJiri Olsa
2013-05-29perf tools: Final touches for CHK config moveJiri Olsa
2013-05-29perf tools: Move paths config into config/MakefileJiri Olsa
2013-05-29perf tools: Move libnuma check config into config/MakefileJiri Olsa
2013-05-29perf tools: Move stdlib check config into config/MakefileJiri Olsa