aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds165-2313/+9313
2014-06-06tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook5-0/+216
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov1-3/+32
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds28-751/+3738
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu1-2/+5
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu1-2/+2
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki16-175/+456
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+2
2014-06-03Merge branch 'acpica'Rafael J. Wysocki12-574/+3280
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds114-1438/+4123
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds11-121/+200
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into nextLinus Torvalds6-0/+1004
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki2-2/+2
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng1-0/+4
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman6-0/+1004
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar11-121/+200
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine1-1/+94
2014-05-21perf tools: Add cat as fallback pagerMichael Lentine1-6/+6
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim7-2/+628
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim4-60/+66
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim4-0/+36
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim3-50/+43
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim3-18/+16
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim6-0/+42
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim2-6/+18
2014-05-21perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim1-4/+1
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim2-5/+23
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim6-17/+282
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim5-9/+5
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim5-24/+31
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim8-13/+67
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim4-62/+34
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim6-83/+63
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim1-54/+8
2014-05-21perf tools: Support event grouping in hpp ->sort()Namhyung Kim1-6/+58
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim1-10/+6
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim3-4/+88
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim2-4/+38
2014-05-17cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger4-106/+5
2014-05-17cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger1-3/+4
2014-05-17cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not availableThomas Renninger1-0/+14
2014-05-17cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger1-0/+2
2014-05-17cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger2-8/+77
2014-05-17cpupower: Remove all manpages on make uninstallRamkumar Ramachandra1-2/+6
2014-05-17cpupower: Remove dead link to homepage, and update the targets built.Ramkumar Ramachandra2-10/+7
2014-05-17cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra1-6/+6
2014-05-16perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2-0/+41
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet7-5/+69
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet3-0/+61
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2-2/+2