summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine
2014-05-21perf tools: Add cat as fallback pagerMichael Lentine
2014-05-21perf tests: Add a testcase for histogram output sortingNamhyung Kim
2014-05-21perf tests: Factor out print_hists_*()Namhyung Kim
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim
2014-05-21perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim
2014-05-21perf tools: Support event grouping in hpp ->sort()Namhyung Kim
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim
2014-05-17cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger
2014-05-17cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger
2014-05-17cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger