summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EPAndi Kleen2014-09-241-1/+1
* perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...Andi Kleen2014-09-241-2/+9
* perf/x86/intel/uncore: Register the PMU only if the uncore pci device existsYan, Zheng2014-09-241-8/+11
* perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng2014-09-243-2/+615
* perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen2014-09-241-2/+2
* perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen2014-09-243-0/+29
* perf/x86/intel: Add Broadwell core supportAndi Kleen2014-09-241-0/+150
* perf/x86/intel: Document all Haswell modelsAndi Kleen2014-09-241-4/+4
* perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen2014-09-241-1/+0
* Revert "perf: Do not allow optimized switch for non-cloned events"Jiri Olsa2014-09-241-1/+1
* perf: Fix child event initial state setupJiri Olsa2014-09-241-1/+2
* perf: Do not POLLHUP event if it has childrenJiri Olsa2014-09-241-1/+20
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-09-1931-60/+487
|\
| * perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo2014-09-171-4/+4
| * perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol nameMasami Hiramatsu2014-09-171-6/+10
| * perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu2014-09-173-6/+9
| * perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard2014-09-171-1/+7
| * perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard2014-09-171-0/+8
| * perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park2014-09-171-0/+2
| * perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-173-3/+3
| * perf tools: Fix GNU-only grep usage in MakefileJohn Spencer2014-09-171-1/+1
| * perf tools: Disable kernel symbol demangling by defaultAvi Kivity2014-09-179-1/+23
| * perf tool: fix compilation for ARMStephane Eranian2014-09-172-0/+2
| * perf tools: Add perf_pmu__scan_file()Adrian Hunter2014-09-172-0/+40
| * perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-174-19/+41
| * perf tools: Add perf-with-kcore scriptAdrian Hunter2014-09-173-1/+264
| * perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2014-09-172-0/+16
| * perf tools: Allow to specify lib compile variable for spec usageJiri Olsa2014-09-171-0/+2
| * perf kvm stat report: Unify the title bar outputAlexander Yarygin2014-09-171-8/+6
| * perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin2014-09-171-0/+3
| * perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2014-09-172-4/+3
| * perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-172-5/+7
| * perf tools: Add +field argument support for --sort optionJiri Olsa2014-09-171-1/+36
|/
* perf: Do not check PERF_EVENT_STATE_EXIT on syscall read pathJiri Olsa2014-09-161-2/+1
* perf/x86: Fix section mismatch in split uncore driverAndi Kleen2014-09-091-1/+1
* perf/x86/intel: Mark initialization code as suchMathias Krause2014-09-092-5/+5
* perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-091-1/+1
* perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-09-091-1/+1
* Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar2014-09-09570-2855/+5120
|\
| * Linux 3.17-rc4v3.17-rc4Linus Torvalds2014-09-071-1/+1
| * Documentation: new page link in SubmittingPatchesSudip Mukherjee2014-09-071-0/+1
| * Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
| * Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida2014-09-071-1/+1
| * Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan2014-09-071-5/+5
| * Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
| * Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-0712-34/+122
| |\
| | *-----. Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2014-09-056-22/+26
| | |\ \ \ \
| | | | | | * cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-031-4/+0
| | | | | * | PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven2014-09-031-1/+1
| | | | | |/
| | | | * | powercap / RAPL: change domain detection messageJacob Pan2014-09-031-4/+3
OpenPOWER on IntegriCloud