aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-01-12Merge branch 'tracking-llct-misc-fixes' into merge-linux-linaro-core-trackingAndrey Konovalov
2015-01-12gator: ununtu: Update debian/changelogJon Medhurst
2015-01-12gator: ubuntu: Get do-packaging script to set release codenameJon Medhurst
2015-01-12gator: ubuntu: Add DKMS packageJon Medhurst
2015-01-12gator: ubuntu: Add packagingJon Medhurst
2015-01-12gator: Version 5.20Jon Medhurst
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim
2015-01-08perf callchain: Free callchains when hist entries are deletedNamhyung Kim
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim
2015-01-06Add cross-build support to tools/lib/lk libraryAndrey Konovalov
2015-01-02perf diff: Fix to sort by baseline field by defaultNamhyung Kim
2015-01-02perf list: Fix --raw-dump optionTaesoo Kim
2015-01-02perf probe: Fix crash in dwarf_getcfi_elfNamhyung Kim
2015-01-02perf probe: Fix to fall back to find probe point in symbolsMasami Hiramatsu
2015-01-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-23perf callchain: Append callchains only when requestedNamhyung Kim
2014-12-23perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim
2014-12-23Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava
2014-12-19tools / cpupower: Correctly detect if running as rootMichal Privoznik
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov
2014-12-19perf: Fix building warning on ARM 32Wang Nan
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton
2014-12-18Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-17perf symbols: Fix use after free in filename__read_build_idMitchell Krome
2014-12-17perf evlist: Use roundup_pow_of_twoArnaldo Carvalho de Melo
2014-12-17tools: Adopt roundup_pow_of_twoArnaldo Carvalho de Melo
2014-12-17perf tools: Make the mmap length autotuning more robustArnaldo Carvalho de Melo
2014-12-17tools: Adopt rounddown_pow_of_two and depsArnaldo Carvalho de Melo
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo
2014-12-17tools: Move bitops.h from tools/perf/util to tools/Arnaldo Carvalho de Melo
2014-12-17tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo
2014-12-17tools: Whitespace prep patches for moving bitops.hArnaldo Carvalho de Melo
2014-12-17tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...Arnaldo Carvalho de Melo
2014-12-17tools: Move code originally from linux/log2.h to tools/include/linux/Arnaldo Carvalho de Melo
2014-12-17tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-16perf evlist: Do not use hard coded value for a mmap_pages defaultArnaldo Carvalho de Melo
2014-12-16perf trace: Let the perf_evlist__mmap autosize the number of pages to useArnaldo Carvalho de Melo