Age | Commit message (Expand) | Author | Files | Lines |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -107/+321 |
2015-02-10 | Merge branch 'pm-tools' | Rafael J. Wysocki | 3 | -96/+310 |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki | 11 | -11/+11 |
2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 59 | -498/+1175 |
2015-02-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2 | -95/+309 |
2015-02-09 | tools/power turbostat: relax dependency on APERF_MSR | Len Brown | 2 | -45/+68 |
2015-02-09 | tools/power turbostat: relax dependency on invariant TSC | Len Brown | 1 | -39/+75 |
2015-02-09 | Merge back earlier 'pm-tools' material for v3.20 | Rafael J. Wysocki | 1 | -1/+1 |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -13/+38 |
2015-02-09 | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS | Len Brown | 1 | -0/+126 |
2015-02-09 | tools/power turbostat: relax dependency on root permission | Len Brown | 1 | -12/+41 |
2015-02-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+2 |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box | 11 | -11/+11 |
2015-01-29 | tools/liblockdep: don't include host headers | Baruch Siach | 1 | -1/+1 |
2015-01-29 | tools/liblockdep: ignore generated .so file | Baruch Siach | 1 | -0/+1 |
2015-01-30 | cpupower Makefile change to help run the tool without 'make install' | sriram@marirs.net.in | 1 | -1/+1 |
2015-01-29 | perf symbols: Convert lseek + read to pread | Namhyung Kim | 1 | -5/+1 |
2015-01-29 | perf tools: Use perf_data_file__fd() consistently | Namhyung Kim | 2 | -9/+10 |
2015-01-29 | perf symbols: Support to read compressed module from build-id cache | Namhyung Kim | 1 | -5/+8 |
2015-01-29 | perf evsel: Set attr.task bit for a tracking event | Namhyung Kim | 1 | -0/+1 |
2015-01-29 | perf header: Set header version correctly | Namhyung Kim | 1 | -1/+1 |
2015-01-29 | perf record: Show precise number of samples | Namhyung Kim | 1 | -12/+39 |
2015-01-29 | perf tools: Do not use __perf_session__process_events() directly | Namhyung Kim | 3 | -10/+6 |
2015-01-29 | perf callchain: Cache eh/debug frame offset for dwarf unwind | Namhyung Kim | 2 | -11/+21 |
2015-01-28 | perf tools: Provide stub for missing pthread_attr_setaffinity_np | Vineet Gupta | 5 | -0/+42 |
2015-01-28 | perf evsel: Don't rely on malloc working for sz 0 | Vineet Gupta | 1 | -0/+3 |
2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | 6 | -15/+100 |
2015-01-26 | tools lib traceevent: Add support for IP address formats | David Ahern | 1 | -0/+328 |
2015-01-22 | perf ui/tui: Show fatal error message only if exists | Namhyung Kim | 2 | -1/+5 |
2015-01-22 | perf tests: Fix typo in sample-parsing.c | Rasmus Villemoes | 1 | -1/+1 |
2015-01-22 | tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT | Arnaldo Carvalho de Melo | 1 | -0/+7 |
2015-01-22 | tools lib fs debugfs: Introduce debugfs__strerror_open_tp | Arnaldo Carvalho de Melo | 3 | -5/+18 |
2015-01-22 | perf trace: Fix error reporting for evsel pgfault constructor | Arnaldo Carvalho de Melo | 1 | -8/+5 |
2015-01-22 | tools lib fs: Pass filename to debugfs__strerror_open | Arnaldo Carvalho de Melo | 3 | -6/+7 |
2015-01-22 | tools lib fs: Adopt debugfs open strerrno method | Arnaldo Carvalho de Melo | 5 | -30/+38 |
2015-01-21 | perf diff: Fix -o/--order option behavior | Namhyung Kim | 1 | -2/+99 |
2015-01-21 | perf diff: Fix output ordering to honor next column | Namhyung Kim | 1 | -30/+35 |
2015-01-21 | perf tools: Pass struct perf_hpp_fmt to its callbacks | Namhyung Kim | 5 | -18/+61 |
2015-01-21 | perf diff: Introduce fmt_to_data_file() helper | Namhyung Kim | 1 | -2/+10 |
2015-01-21 | perf diff: Print diff result more precisely | Namhyung Kim | 1 | -7/+11 |
2015-01-21 | perf diff: Get rid of hists__compute_resort() | Namhyung Kim | 1 | -56/+3 |
2015-01-21 | perf tools: Allow use of an exclusive option more than once | Namhyung Kim | 1 | -1/+1 |
2015-01-21 | perf tools: Document parameterized and symbolic events | Cody P Schafer | 3 | -4/+41 |
2015-01-21 | perf tools: Extend format_alias() to include event parameters | Cody P Schafer | 1 | -1/+27 |
2015-01-21 | perf tools: Support parsing parameterized events | Cody P Schafer | 2 | -11/+64 |
2015-01-21 | perf tools: Remove some unused functions from color.c | Rickard Strandqvist | 2 | -128/+0 |
2015-01-21 | perf report: Get rid of report__inc_stat() | Namhyung Kim | 2 | -13/+5 |
2015-01-21 | perf hists: Introduce function for deleting/removing hist_entry | Arnaldo Carvalho de Melo | 1 | -20/+16 |
2015-01-21 | perf hists: Rename hist_entry__free to __delete | Arnaldo Carvalho de Melo | 5 | -8/+8 |
2015-01-21 | perf tools: Remove EOL whitespaces | Arnaldo Carvalho de Melo | 17 | -74/+71 |