summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng
2014-05-07ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng
2014-05-07ACPICA: acpidump: Add support to force using RSDT.Lv Zheng
2014-05-07ACPICA: acpidump: Fix truncated RSDP signature validation.Lv Zheng
2014-05-07ACPICA: acpidump: Fix code issue in invoking fread in the loop.Lv Zheng
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao
2014-04-30perf tests: Add static build make testJiri Olsa
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa
2014-04-28Merge back earlier ACPICA material.Rafael J. Wysocki
2014-04-23Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida
2014-04-21tools/power/acpi: Minor bugfixesThomas Renninger
2014-04-20ACPICA: acpidump: Update man page.Lv Zheng
2014-04-20ACPICA: acpidump: Remove old acpidump source.Lv Zheng
2014-04-20ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.Lv Zheng
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-20perf tools: Improve error reportingAdrien BAK
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar
2014-04-14Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim