summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-14perf env: Adopt perf_header__set_cmdlineArnaldo Carvalho de Melo4-40/+49
2015-09-14perf env: Rename some leftovers from rename to perf_envArnaldo Carvalho de Melo5-11/+9
2015-09-14perf env: Move perf_env out of header.h and session.c into separate objectArnaldo Carvalho de Melo5-51/+59
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming1-16/+16
2015-09-14perf test: Add entry to test cpu topologyKan Liang4-0/+121
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa4-39/+11
2015-09-14tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa7-288/+0
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa11-29/+23
2015-09-14tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa1-10/+16
2015-09-14perf tests: Print objdump/dso buffers if they don't matchJan Stancek1-0/+16
2015-09-14perf tests: Stop reading if objdump output crossed sectionsJan Stancek1-1/+6
2015-09-14perf tests: Make objdump disassemble zero blocksJan Stancek1-1/+1
2015-09-14perf tests: Take into account address of each objdump lineJan Stancek1-13/+38
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu6-22/+5
2015-09-13powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interfaceSukadev Bhattiprolu1-2/+164
2015-09-13perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2-5/+20
2015-09-13perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu1-11/+34
2015-09-13perf/core: Invert perf_read_group() loopsPeter Zijlstra1-30/+55
2015-09-13perf/core: Add group reads to perf_event_read()Peter Zijlstra1-7/+32
2015-09-13perf/core: Rename perf_event_read_{one,group}, perf_read_hwPeter Zijlstra (Intel)1-7/+7
2015-09-13perf/core: Split perf_event_read() and perf_event_count()Sukadev Bhattiprolu1-6/+8
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu7-10/+153
2015-09-13sparc, perf/sparc: Remove unnecessary assignmentSukadev Bhattiprolu1-1/+0
2015-09-13perf/abi: Document some more aspects of the perf ABIPeter Zijlstra1-13/+92
2015-09-13perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han1-3/+4
2015-09-13perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callbackKirill Tkhai1-8/+0
2015-09-13perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang1-3/+2
2015-09-13perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin1-0/+13
2015-09-13perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin1-6/+34
2015-09-13perf/x86: Improve accuracy of perf/sched clockAdrian Hunter1-13/+11
2015-09-13Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2-1/+5
2015-09-13Merge tag 'v4.3-rc1' into perf/core, to refresh the treeIngo Molnar7555-196891/+448803
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-09-12Linux 4.3-rc1v4.3-rc1Linus Torvalds1-2/+2
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-421/+220
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds1-3/+10
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-54/+336
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds7-47/+210
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-15/+1019
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-44/+187
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds38-633/+675
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds39-1271/+1860
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-608/+477
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-12/+60
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds44-197/+509
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton1-2/+4