summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-report.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-04perf hists: Consolidate __hists__add_*entry()Namhyung Kim
2013-11-04perf report: Use parse_options_usage() for -s option failureNamhyung Kim
2013-11-04perf report: Postpone setting up browser after parsing optionsNamhyung Kim
2013-10-23perf tools: Show progress on histogram collapsingNamhyung Kim
2013-10-23perf tools: Stop using 'self' in some more placesArnaldo Carvalho de Melo
2013-10-21perf report: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-21perf session: Separating data file properties from sessionJiri Olsa
2013-10-21perf tools: Add data object to handle perf data fileJiri Olsa
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-09-19perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-08-29perf tools: Add support for PERF_SAMPLE_IDENTIFIERAdrian Hunter
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter
2013-08-12perf report: Set the machines symbol filterAdrian Hunter
2013-07-22perf tools: Support callchain sorting based on addressesAndi Kleen
2013-07-15perf tools: Remove event types framework completelyJiri Olsa
2013-07-12perf tools: Centralize default columns init in perf_hpp__initJiri Olsa
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-07-12perf report: Fix perf_session__delete removalJiri Olsa
2013-07-12perf tools: Do not elide parent symbol columnJiri Olsa
2013-07-08perf tools: Fix -x/--exclude-other option for report commandJiri Olsa
2013-05-28perf report: Add report.percent-limit config variableNamhyung Kim
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-05-28perf report: Don't bother locking when adding hist entriesNamhyung Kim
2013-05-28perf hists: Move locking to its call-sitesNamhyung Kim
2013-05-28perf sort: Consolidate sort_entry__setup_elide()Namhyung Kim
2013-05-28perf sort: Separate out memory-specific sort keysNamhyung Kim
2013-05-28perf sort: Introduce sort__mode variableNamhyung Kim
2013-05-28perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-04-01perf report: Add support for mem access profilingStephane Eranian
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-03-26perf report: Add --no-demangle optionNamhyung Kim
2013-03-15perf report: Remove duplicated includeWei Yongjun
2013-03-15perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim
2013-02-06perf report: Enable the runtime switching of perf data fileFeng Tang
2013-01-31perf report: Add report.group config optionNamhyung Kim
2013-01-31perf report: Add --group optionNamhyung Kim
2013-01-31perf report: Show group description when event group is enabledNamhyung Kim
2013-01-31perf report: Bypass non-leader events when event group is enabledNamhyung Kim
2013-01-31perf report: Make another loop for linking group histsNamhyung Kim
2013-01-24perf report: Update documentation for sort keysNamhyung Kim
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-11-05perf report: Postpone objdump check until annotation requestedNamhyung Kim
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim