aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/ui/gtk
AgeCommit message (Expand)Author
2017-04-20perf tools: Add signal.h to places using its definitionsArnaldo Carvalho de Melo
2017-04-19perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2016-11-17perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo
2016-08-23perf hists: Add support for header spanJiri Olsa
2016-08-23perf hists: Add line argument into perf_hpp_fmt's header callbackJiri Olsa
2016-08-01perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo
2016-08-01perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo
2016-06-15perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa
2016-05-05perf hists: Move sort__has_sym into struct perf_hpp_listJiri Olsa
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-03-08perf report: Use hierarchy hpp list on gtkNamhyung Kim
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim
2016-02-26perf report: Show message for percent limit on gtkNamhyung Kim
2016-02-24perf ui/gtk: Implement hierarchy output modeNamhyung Kim
2016-02-03perf hists: Introduce hists__for_each_format macroJiri Olsa
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim
2015-11-19perf ui/gtk: Support folded callchainsNamhyung Kim
2015-11-19perf ui/gtk: Support flat callchainsNamhyung Kim
2015-11-19perf callchain: Abstract callchain print functionNamhyung Kim
2015-02-12perf build: Add gtk objects buildingJiri Olsa
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo
2014-08-12perf tools: Add name field into perf_hpp_fmtNamhyung Kim
2014-08-12perf report: Honor column width settingNamhyung Kim
2014-08-12perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim
2014-06-01perf ui/gtk: Fix callchain displayNamhyung 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-05-21perf tools: Skip elided sort entriesNamhyung Kim
2014-05-21perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung 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-04-16perf report: Add --percentage optionNamhyung Kim
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim
2014-03-14perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim
2014-03-14perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-01-13perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo
2013-12-27perf tools: Introduce zfreeArnaldo Carvalho de Melo
2013-10-23perf ui progress: Per progress bar stateArnaldo Carvalho de Melo
2013-10-23perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-08-07perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim
2013-07-12perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa
2013-07-12perf gtk/hists: Set rules hint for the hist browserNamhyung Kim