summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-24perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EPAndi Kleen1-1/+1
2014-09-24perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...Andi Kleen1-2/+9
2014-09-24perf/x86/intel/uncore: Register the PMU only if the uncore pci device existsYan, Zheng1-8/+11
2014-09-24perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng3-2/+615
2014-09-24perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen1-2/+2
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen3-0/+29
2014-09-24perf/x86/intel: Add Broadwell core supportAndi Kleen1-0/+150
2014-09-24perf/x86/intel: Document all Haswell modelsAndi Kleen1-4/+4
2014-09-24perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen1-1/+0
2014-09-24Revert "perf: Do not allow optimized switch for non-cloned events"Jiri Olsa1-1/+1
2014-09-24perf: Fix child event initial state setupJiri Olsa1-1/+2
2014-09-24perf: Do not POLLHUP event if it has childrenJiri Olsa1-1/+20
2014-09-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar31-60/+487
2014-09-18perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo1-4/+4
2014-09-18perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol nameMasami Hiramatsu1-6/+10
2014-09-18perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu3-6/+9
2014-09-18perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard1-1/+7
2014-09-18perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard1-0/+8
2014-09-18perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park1-0/+2
2014-09-18perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo3-3/+3
2014-09-18perf tools: Fix GNU-only grep usage in MakefileJohn Spencer1-1/+1
2014-09-18perf tools: Disable kernel symbol demangling by defaultAvi Kivity9-1/+23
2014-09-18perf tool: fix compilation for ARMStephane Eranian2-0/+2
2014-09-18perf tools: Add perf_pmu__scan_file()Adrian Hunter2-0/+40
2014-09-18perf tools: Let default config be defined for a PMUAdrian Hunter4-19/+41
2014-09-18perf tools: Add perf-with-kcore scriptAdrian Hunter3-1/+264
2014-09-18perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2-0/+16
2014-09-18perf tools: Allow to specify lib compile variable for spec usageJiri Olsa1-0/+2
2014-09-18perf kvm stat report: Unify the title bar outputAlexander Yarygin1-8/+6
2014-09-18perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin1-0/+3
2014-09-18perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2-4/+3
2014-09-18perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2-5/+7
2014-09-18perf tools: Add +field argument support for --sort optionJiri Olsa1-1/+36
2014-09-16perf: Do not check PERF_EVENT_STATE_EXIT on syscall read pathJiri Olsa1-2/+1
2014-09-09perf/x86: Fix section mismatch in split uncore driverAndi Kleen1-1/+1
2014-09-09perf/x86/intel: Mark initialization code as suchMathias Krause2-5/+5
2014-09-09perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-09-09perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar570-2855/+5120
2014-09-08Linux 3.17-rc4v3.17-rc4Linus Torvalds1-1/+1
2014-09-08Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-08Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-08Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1
2014-09-08Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan1-5/+5
2014-09-08Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones1-0/+33
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-34/+122
2014-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-14/+18
2014-09-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+12
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-11/+39
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2-13/+8