summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-05perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-03Merge branch 'acpica'Rafael J. Wysocki
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan
2014-06-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03perf record: Fix poll return value propagationJiri Olsa
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa
2014-06-03perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa
2014-06-03perf tools: Fix "==" into "=" in ui_browser__warning assignmentzhangdianfang
2014-06-03perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer
2014-06-03perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior
2014-06-03perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo
2014-06-03perf trace: Warn the user when not availableArnaldo Carvalho de Melo
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki
2014-06-01perf tests: Add a test case for cumulating callchainsNamhyung Kim
2014-06-01perf tests: Define and use symbolic names for fake symbolsNamhyung Kim
2014-06-01perf tools: Reset output/sort order to defaultNamhyung Kim
2014-06-01perf ui/gtk: Fix callchain displayNamhyung Kim
2014-06-01perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim
2014-06-01perf tools: Enable --children option by defaultNamhyung Kim
2014-06-01perf top: Add top.children config optionNamhyung Kim
2014-06-01perf top: Add --children optionNamhyung Kim
2014-06-01perf top: Convert to hist_entry_iterNamhyung Kim
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim
2014-06-01perf tools: Do not auto-remove Children column if --fields givenNamhyung Kim
2014-06-01perf report: Add report.children config optionNamhyung Kim
2014-06-01perf report: Add --children optionNamhyung Kim
2014-06-01perf tools: Add more hpp helper functionsNamhyung Kim
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim
2014-06-01perf ui/gtk: Add support to accumulated hist statNamhyung Kim
2014-06-01perf ui/browser: Add support to accumulated hist statNamhyung Kim
2014-06-01perf ui/hist: Add support to accumulated hist statNamhyung Kim
2014-06-01perf tools: Save callchain info for each cumulative entryNamhyung Kim
2014-06-01perf callchain: Add callchain_cursor_snapshot()Namhyung Kim
2014-06-01perf report: Cache cumulative callchainsNamhyung Kim
2014-06-01perf tools: Update cpumode for each cumulative entryNamhyung Kim
2014-06-01perf hists: Accumulate hist entry stat based on the callchainNamhyung Kim
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim
2014-06-01perf hists: Add support for accumulated stat of hist entryNamhyung Kim
2014-06-01perf tools: Introduce struct hist_entry_iterNamhyung Kim
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim
2014-05-29ACPICA: acpidump: Fix repetitive table dump in -n mode.Lv Zheng
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller