summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-03-19perf tools: Fix the bash completion for listing subcommands of perfYunlong Song
2015-03-19perf tools: Fix the bash completion to support listing events for --eventYunlong Song
2015-03-19perf tools: Fix the bash completion for listing events of perf subcommand rec...Yunlong Song
2015-03-19perf tools: Provide the right bash completion for listing options of perf sub...Yunlong Song
2015-03-19perf tools: Fix the bash completion for listing subsubcommands of perf subcom...Yunlong Song
2015-03-19perf tools: Fix the bash completion for listing options of perf subcommandYunlong Song
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa
2015-03-18perf build: Move features build output under features directoryJiri Olsa
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa
2015-03-18perf tools: Fix building error for arm64.Wang Nan
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz
2015-03-17perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman
2015-03-16perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo
2015-03-16perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2015-03-13perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior
2015-03-13perf kmem: Fix alignment of slab result tableNamhyung Kim
2015-03-13perf kmem: Allow -v optionNamhyung Kim
2015-03-13perf kmem: Fix segfault when invalid sort key is givenNamhyung Kim
2015-03-13perf stat: Always correctly indent ratio columnAndi Kleen
2015-03-13perf stat: Fix IPC and other formulas with -AAndi Kleen
2015-03-13perf stat: Output running time and run/enabled ratio in CSV modeAndi Kleen
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz