summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* perf tools: Create probe points for BPF programsWang Nan2015-10-28
* perf tools: Enable passing bpf object file to --eventWang Nan2015-10-28
* perf ebpf: Add the libbpf glueWang Nan2015-10-28
* perf symbols: Fix endless loop in dso__split_kallsyms_for_kcoreJiri Olsa2015-10-28
* perf tools: Enable pre-event inherit setting by config termsWang Nan2015-10-28
* perf symbols: we can now read separate debug-info files based on a build IDDima Kogan2015-10-28
* perf symbols: Fix type error when reading a build-idDima Kogan2015-10-28
* perf tools: Search for more options when passing args to -hArnaldo Carvalho de Melo2015-10-27
* perf cpu_map: Add cpu_map__empty_new functionJiri Olsa2015-10-27
* perf evsel: Move id_offset out of struct perf_evsel union memberJiri Olsa2015-10-27
* perf tools: Introduce usage_with_options_msg()Namhyung Kim2015-10-27
* perf tools: Setup pager when printing usage and helpNamhyung Kim2015-10-26
* perf report: Rename to --show-cpu-utilizationNamhyung Kim2015-10-26
* perf tools: Improve ambiguous option help messageNamhyung Kim2015-10-26
* perf tools: Provide help for subset of optionsArnaldo Carvalho de Melo2015-10-23
* perf tools: Show tool command line options orderedArnaldo Carvalho de Melo2015-10-23
* perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-22
* perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim2015-10-22
* perf top: Support call-graph display options alsoNamhyung Kim2015-10-22
* perf tools: Move callchain help messages to callchain.hNamhyung Kim2015-10-22
* perf annotate: Add debug message for out of bounds sampleArnaldo Carvalho de Melo2015-10-21
* perf evsel: Print branch filter state with -vvAndi Kleen2015-10-21
* perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang2015-10-20
* perf record: Add ability to sample call branchesStephane Eranian2015-10-20
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-19
* perf cpu_map: Make cpu_map__build_map globalJiri Olsa2015-10-19
* perf stat: Add AGGR_UNSET modeJiri Olsa2015-10-19
* perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa2015-10-19
* perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2015-10-19
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-19
* perf callchains: Fix unw_word_t pointer castsRabin Vincent2015-10-12
* perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent2015-10-12
* perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo2015-10-12
* perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo2015-10-07
* perf tools: Fix handling read result using a signed variableAndrzej Hajda2015-10-06
* perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2015-10-06
* perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa2015-10-06
* perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa2015-10-05
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-05
* perf tools: Setup proper width for symbol_iaddr fieldJiri Olsa2015-10-05
* perf tools: Add support for sorting on the iaddrDon Zickus2015-10-05
* perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-05
* perf tools: Export perf_event_attr__set_max_precise_ip()Jiri Olsa2015-10-05
* perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa2015-10-05
* perf evlist: Display DATA_SRC sample type bitJiri Olsa2015-10-05
* perf probe: Allow probing on kmodules without dwarfMasami Hiramatsu2015-10-02
* perf list: Honour 'event_glob' whem printing selectable PMUsArnaldo Carvalho de Melo2015-10-02
* perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTHAdrian Hunter2015-10-01
* perf report: Fix a bug on "--call-graph none" optionNamhyung Kim2015-10-01
* perf top: Register idle threadNamhyung Kim2015-10-01