summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-17perf tools: Read the cache line size lazilyArnaldo Carvalho de Melo5-17/+25
2018-05-17tools include compiler-gcc: Add __pure attribute helperArnaldo Carvalho de Melo1-0/+3
2018-05-17tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo2-4/+1
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo4-5/+21
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo3-22/+43
2018-05-17perf tools: Reuse the path to the tracepoint /events/ directoryArnaldo Carvalho de Melo1-8/+7
2018-05-17tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo3-6/+25
2018-05-16tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo4-9/+4
2018-05-16tools lib api: The tracing_mnt variable doesn't need to be globalArnaldo Carvalho de Melo1-3/+2
2018-05-16perf config: Call perf_config__init() lazilyArnaldo Carvalho de Melo3-9/+9
2018-05-16perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing1-3/+3
2018-05-16perf parse-events: Handle uncore event aliases in small groups properlyKan Liang4-9/+137
2018-05-15perf tools: Use the "_stest" symbol to identify the kernel map when loading k...Adrian Hunter1-8/+8
2018-05-15perf bpf: Add probe() helper to reduce kprobes boilerplateArnaldo Carvalho de Melo2-2/+11
2018-05-15perf bpf: Add license(NAME) helperArnaldo Carvalho de Melo3-4/+7