summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-10-19perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar
2015-10-19perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar
2015-10-19perf bench: Eliminate unused argument from bench_mem_common()Ingo Molnar
2015-10-19perf bench: Default to all routines in 'perf bench mem'Ingo Molnar
2015-10-19perf bench: Improve the 'perf bench mem memcpy' code readabilityIngo Molnar
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka
2015-10-15selftests: add .gitignore for efivarfsYuan Sun
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman
2015-10-14selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski
2015-10-13tools build: Fix cross compile buildJiri Olsa
2015-10-13tools include: Fix strict-aliasing rules breakageJiri Olsa
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman
2015-10-12perf hists browser: Add 'm' key for context menu displayNamhyung Kim
2015-10-12perf callchains: Fix unw_word_t pointer castsRabin Vincent
2015-10-12perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent
2015-10-12Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman
2015-10-12Merge 4.3-rc5 into staging-nextGreg Kroah-Hartman
2015-10-12perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo
2015-10-12perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo
2015-10-12perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz
2015-10-10tools/thermal: tmon: use pkg-config also for CFLAGSOlaf Hering
2015-10-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney
2015-10-07perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo
2015-10-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar
2015-10-06perf tools: Fix handling read result using a signed variableAndrzej Hajda
2015-10-06perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa
2015-10-06perf tools: Introduce hpp_dimension__add_output functionJiri Olsa
2015-10-06perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso
2015-10-05perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa
2015-10-05perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo