summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz
2015-03-12perf hists browser: Fix UI bug after fold/unfoldHe Kuang
2015-03-12perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern
2015-03-12perf hists browser: Fix UI bug after zoom into thread/dso/symbolHe Kuang
2015-03-12perf probe: Fix possible double free on errorHe Kuang
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo
2015-03-12perf build: Fix libbabeltrace detectionJiri Olsa
2015-03-12perf probe: Allow weak symbols to be probedNamhyung Kim
2015-03-12perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim