aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-01-21perf probe: Fix probing kretprobesNamhyung Kim
2015-01-21perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo
2015-01-21perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo
2015-01-21perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim
2015-01-21perf annotate: Fix memory leaks in LOCK handlingRabin Vincent
2015-01-21perf annotate: Handle ins parsing failuresRabin Vincent
2015-01-21perf scripting perl: Force to use stdboolWang Nan
2015-01-21perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov
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-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier
2015-01-06selftests/exec: allow shell return code of 126David Drysdale
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