summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-10-20perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang
2015-10-20tools lib traceevent: update KVM pluginPaolo Bonzini
2015-10-20perf build: Add fixdep to .gitignoreYunlong Song
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20perf record: Add ability to sample call branchesStephane Eranian
2015-10-19tools/power turbostat: simplify Bzy_MHz calculationLen Brown
2015-10-19perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo
2015-10-19perf script: Check output fields only for samplesJiri Olsa
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa
2015-10-19perf cpu_map: Make cpu_map__build_map globalJiri Olsa
2015-10-19perf stat: Add AGGR_UNSET modeJiri Olsa
2015-10-19perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa
2015-10-19perf help: Change 'usage' to 'Usage' for consistencyYunlong Song
2015-10-19perf bench: Run benchmarks, don't test themIngo Molnar
2015-10-19perf bench mem: Rename 'routine' to 'function'Ingo Molnar
2015-10-19perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar
2015-10-19perf bench mem: Reorganize the code a bitIngo Molnar
2015-10-19perf bench mem: Improve user visible stringsIngo Molnar
2015-10-19perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar
2015-10-19perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar
2015-10-19perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar
2015-10-19perf bench: List output formatting options on 'perf bench -h'Ingo Molnar
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