summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
81703'>perf bpf: Give precedence to bpf header dirArnaldo Carvalho de Melo 2018-08-20perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo 2018-07-11perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips 2018-05-15perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo 2018-03-16perf llvm: Display eBPF compiling command in debug outputJiri Olsa 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo 2017-04-24perf tools: Remove poll.h and wait.h from util.hArnaldo Carvalho de Melo 2017-01-27perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo 2016-12-05perf llvm: Extract helpers in llvm-utils.cWang Nan 2016-10-24perf tools: Fix typo "No enough" to "Not enough"Alexander Alemayhu 2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo 2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo 2016-06-23perf config: Move config declarations from util/cache.h to util/config.hTaeung Song 2016-06-21perf llvm: Allow dump llvm output object file using llvm.dump-objWang Nan