summaryrefslogtreecommitdiffstats
path: root/mm/memory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-28perf ebpf: Add the libbpf glueWang Nan2-0/+86
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-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-24perf tools: Provide help for subset of optionsArnaldo Carvalho de Melo1-9/+33
2015-10-24perf tools: Show tool command line options orderedArnaldo Carvalho de Melo1-0/+48
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-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