Age | Commit message (Expand) | Author |
2015-01-16 | perf tools powerpc: Use dwfl_report_elf() instead of offline. | Sukadev Bhattiprolu |
2015-01-16 | perf tools: Fix segfault for symbol annotation on TUI | Namhyung Kim |
2015-01-16 | perf test: Fix dwarf unwind using libunwind. | Wang Nan |
2015-01-16 | perf tools: Avoid build splat for syscall numbers with uclibc | Vineet Gupta |
2015-01-16 | perf tools: Elide strlcpy warning with uclibc | Vineet Gupta |
2015-01-16 | perf tools: Fix statfs.f_type data type mismatch build error with uclibc | Alexey Brodkin |
2015-01-16 | tools: Remove bitops/hweight usage of bits in tools/perf | Arnaldo Carvalho de Melo |
2015-01-16 | perf machine: Fix __machine__findnew_thread() error path | Namhyung Kim |
2015-01-16 | perf tools: Fix building error in x86_64 when dwarf unwind is on | Namhyung Kim |
2015-01-16 | perf probe: Propagate error code when write(2) failed | Namhyung Kim |
2015-01-14 | Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-11 | Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin... | Ingo Molnar |
2015-01-08 | selftests/vm: fix link error for transhuge-stress test | Andrey Skvortsov |
2015-01-08 | perf hists browser: Fix segfault when showing callchain | Namhyung Kim |
2015-01-08 | perf callchain: Free callchains when hist entries are deleted | Namhyung Kim |
2015-01-08 | perf hists: Fix children sort key behavior | Namhyung Kim |
2015-01-06 | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM | dann frazier |
2015-01-06 | selftests/exec: allow shell return code of 126 | David Drysdale |
2015-01-02 | perf diff: Fix to sort by baseline field by default | Namhyung Kim |
2015-01-02 | perf list: Fix --raw-dump option | Taesoo Kim |
2015-01-02 | perf probe: Fix crash in dwarf_getcfi_elf | Namhyung Kim |
2015-01-02 | perf probe: Fix to fall back to find probe point in symbols | Masami Hiramatsu |
2015-01-01 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2014-12-30 | Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-29 | Merge branches 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki |
2014-12-23 | perf callchain: Append callchains only when requested | Namhyung Kim |
2014-12-23 | perf ui/tui: Print backtrace symbols when segfault occurs | Namhyung Kim |
2014-12-23 | perf report: Show progress bar for output resorting | Namhyung Kim |
2014-12-23 | Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar |
2014-12-22 | selftests/exec: Use %zu to format size_t | Geert Uytterhoeven |
2014-12-19 | tools / cpupower: Fix no idle state information return value | Prarit Bhargava |
2014-12-19 | tools / cpupower: Correctly detect if running as root | Michal Privoznik |
2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-19 | tools/liblockdep: Fix debug_check thinko in mutex destroy | Kirill Smelkov |
2014-12-19 | perf: Fix building warning on ARM 32 | Wang Nan |
2014-12-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-18 | tools/testing/selftests/Makefile: alphasort the TARGETS list | Andrew Morton |
2014-12-18 | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-12-17 | perf symbols: Fix use after free in filename__read_build_id | Mitchell Krome |
2014-12-17 | perf evlist: Use roundup_pow_of_two | Arnaldo Carvalho de Melo |
2014-12-17 | tools: Adopt roundup_pow_of_two | Arnaldo Carvalho de Melo |
2014-12-17 | perf tools: Make the mmap length autotuning more robust | Arnaldo Carvalho de Melo |
2014-12-17 | tools: Adopt rounddown_pow_of_two and deps | Arnaldo Carvalho de Melo |
2014-12-17 | tools: Adopt fls_long and deps | Arnaldo Carvalho de Melo |
2014-12-17 | tools: Move bitops.h from tools/perf/util to tools/ | Arnaldo Carvalho de Melo |
2014-12-17 | tools: Introduce asm-generic/bitops.h | Arnaldo Carvalho de Melo |
2014-12-17 | tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib | Arnaldo Carvalho de Melo |