summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
.c?h=linux-6.6.y&id=a43783aeec5fac8ef372ff8c0a5bbb3056fc0604'>perf tools: Include errno.h where neededArnaldo Carvalho de Melo 2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo 2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo 2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini 2017-02-20perf diff: Add -q/--quiet optionNamhyung Kim 2017-02-20perf utils: Check verbose flag properlyNamhyung Kim 2017-02-13perf diff: Change default setting to "delta-abs"Namhyung Kim 2017-02-13perf diff: Add diff.compute config optionNamhyung Kim 2017-02-13perf diff: Add diff.order config optionNamhyung Kim 2017-02-13perf diff: Add 'delta-abs' compute methodNamhyung Kim 2017-02-02perf diff: Fix -o/--order option behavior (again)Namhyung Kim 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-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo 2016-06-22perf session: Destructors should accept NULLArnaldo Carvalho de Melo 2016-06-21perf hists: Rename __hists__add_entry to hists__add_entryJiri Olsa 2016-06-15perf hists: Replace perf_evsel arg perf_hpp_fmt's width callbackJiri Olsa 2016-06-15perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa 2016-06-15perf stdio: Add use_callchain parameter to hists__fprintfJiri Olsa 2016-05-20perf tools: Set buildid dir under symfs when --symfs is providedHe Kuang 2016-05-05perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa