aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28perf tools: Make perf depend on libbpfWang Nan5-6/+47
2015-10-28perf symbols: Fix endless loop in dso__split_kallsyms_for_kcoreJiri Olsa1-1/+1
2015-10-28perf tools: Enable pre-event inherit setting by config termsWang Nan5-0/+29
2015-10-28perf symbols: we can now read separate debug-info files based on a build IDDima Kogan1-0/+9
2015-10-28perf symbols: Fix type error when reading a build-idDima Kogan1-1/+1
2015-10-27perf tools: Search for more options when passing args to -hArnaldo Carvalho de Melo1-1/+14
2015-10-27perf stat: Cache aggregated map entries in extra cpumapJiri Olsa1-4/+55
2015-10-27perf cpu_map: Add cpu_map__empty_new functionJiri Olsa2-0/+18
2015-10-27perf evsel: Move id_offset out of struct perf_evsel union memberJiri Olsa1-1/+1
2015-10-27perf tools: Introduce usage_with_options_msg()Namhyung Kim9-28/+62
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman1-0/+9
2015-10-26perf tools: Setup pager when printing usage and helpNamhyung Kim1-2/+13
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim3-2/+5
2015-10-26perf tools: Improve ambiguous option help messageNamhyung Kim1-9/+8
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman1-0/+9
2015-10-23perf tools: Provide help for subset of optionsArnaldo Carvalho de Melo1-9/+33
2015-10-23perf tools: Show tool command line options orderedArnaldo Carvalho de Melo1-0/+48
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+5
2015-10-22perf annotate: Don't die() when finding an invalid config optionArnaldo Carvalho de Melo1-3/+3
2015-10-22perf ui tui: Register the error callbacks before initializing the widgetsArnaldo Carvalho de Melo1-4/+4
2015-10-22perf annotate: Fix 'annotate.use_offset' config variable usageNamhyung Kim1-1/+1
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim6-30/+62
2015-10-22perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim5-1/+9
2015-10-22perf top: Support call-graph display options alsoNamhyung Kim4-10/+62
2015-10-22perf tools: Move callchain help messages to callchain.hNamhyung Kim3-10/+20
2015-10-22tools lib traceevent: Support %ps/%pSScott Wood1-2/+2
2015-10-22ACPICA: iASL: General cleanup of the file suffix #definesBob Moore1-1/+1
2015-10-21perf annotate: Add debug message for out of bounds sampleArnaldo Carvalho de Melo1-1/+4
2015-10-21perf evsel: Print branch filter state with -vvAndi Kleen1-0/+1
2015-10-20perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang1-1/+1
2015-10-20tools lib traceevent: update KVM pluginPaolo Bonzini1-8/+17
2015-10-20perf build: Add fixdep to .gitignoreYunlong Song1-0/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+13
2015-10-20perf record: Add ability to sample call branchesStephane Eranian2-0/+2
2015-10-19perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo1-2/+2
2015-10-19perf script: Check output fields only for samplesJiri Olsa1-1/+4
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa5-15/+27
2015-10-19perf cpu_map: Make cpu_map__build_map globalJiri Olsa2-2/+4
2015-10-19perf stat: Add AGGR_UNSET modeJiri Olsa3-0/+7
2015-10-19perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa3-8/+8
2015-10-19perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2-3/+3
2015-10-19perf bench: Run benchmarks, don't test themIngo Molnar1-4/+4
2015-10-19perf bench mem: Rename 'routine' to 'function'Ingo Molnar2-38/+38
2015-10-19perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar4-23/+23
2015-10-19perf bench mem: Reorganize the code a bitIngo Molnar1-19/+19
2015-10-19perf bench mem: Improve user visible stringsIngo Molnar2-15/+20
2015-10-19perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar2-50/+50
2015-10-19perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar1-6/+6
2015-10-19perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar2-30/+30
2015-10-19perf bench: List output formatting options on 'perf bench -h'Ingo Molnar1-1/+1