summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr/base-stat (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang4-4/+16
2017-10-03perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang9-42/+155
2017-10-03perf tools: Lock to protect comm_str rb treeKan Liang1-1/+17
2017-10-03perf tools: Lock to protect namespaces and comm listKan Liang2-5/+51
2017-10-02perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-10-02perf test attr: Fix python error on empty resultThomas Richter1-1/+5
2017-10-02perf tests attr: Fix task term valuesJiri Olsa4-2/+4
2017-09-29perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2-1/+27
2017-09-29perf/core: Explain perf_sched_mutexAlexander Shishkin1-0/+5
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin1-5/+15
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2-16/+0
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter2-22/+0
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter3-18/+1
2017-09-28kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobesMasami Hiramatsu2-11/+2
2017-09-28kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu1-9/+14
2017-09-28kprobes/x86: Disable preemption in optprobeMasami Hiramatsu1-0/+2
2017-09-28kprobes: Warn if optprobe handler tries to change execution pathMasami Hiramatsu1-1/+4
2017-09-28kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled blockMasami Hiramatsu1-1/+1
2017-09-28kprobes: Improve smoke test to check preemptibilityMasami Hiramatsu1-0/+20
2017-09-28kprobes/x86: Remove addressof() operatorsMasami Hiramatsu2-6/+6
2017-09-28kprobes/x86: Make insn buffer always ROX and use text_poke()Masami Hiramatsu4-53/+81
2017-09-28seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov1-7/+16
2017-09-28cpufreq: docs: Drop intel-pstate.txt from index.txtRafael J. Wysocki1-2/+0
2017-09-27ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi1-29/+21
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl1-19/+22
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam1-1/+3
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski1-5/+15
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez3-3/+15
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez2-21/+65
2017-09-27quota: Fix quota corruption with generic/232 testJan Kara1-0/+4
2017-09-26vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher1-2/+2
2017-09-26xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong1-15/+2
2017-09-26xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino1-1/+1
2017-09-26xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong1-2/+10
2017-09-26xfs: update i_size after unwritten conversion in dio completionEryu Guan5-19/+28
2017-09-26iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra1-7/+7
2017-09-26xfs: validate bdev support for DAX inode flagRoss Zwisler1-1/+2
2017-09-26x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVESEric Biggers1-1/+1
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...Eric Biggers1-11/+5
2017-09-26x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()Eric Biggers1-7/+4
2017-09-26x86/fpu: Copy the full header in copy_user_to_xstate()Eric Biggers1-2/+5
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...Eric Biggers1-10/+2
2017-09-26x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()Eric Biggers1-6/+4
2017-09-26x86/fpu: Copy the full state_header in copy_kernel_to_xstate()Eric Biggers1-2/+4
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...Eric Biggers1-7/+9
2017-09-26x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...Eric Biggers1-13/+6
2017-09-26x86/fpu: Introduce validate_xstate_header()Eric Biggers2-0/+28
2017-09-26x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...Ingo Molnar3-10/+10