summaryrefslogtreecommitdiffstats
path: root/kernel/rcu (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter1-6/+38
2019-05-28perf scripts python: exported-sql-viewer.py: Add support for pyside2Adrian Hunter1-7/+21
2019-05-28perf scripts python: exported-sql-viewer.py: Use argparse module for argument...Adrian Hunter1-6/+15
2019-05-28perf scripts python: exported-sql-viewer.py: Change python2 to pythonAdrian Hunter1-1/+1
2019-05-28perf top: Lower message level for failure on synthesizing events for pre-exis...Arnaldo Carvalho de Melo1-1/+1
2019-05-28perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo1-0/+2
2019-05-28perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo1-2/+3
2019-05-28perf machine: Return NULL instead of null-terminating /proc/version arrayDonald Yandt1-2/+2
2019-05-28perf version: Append 12 git SHA chars to the version stringArnaldo Carvalho de Melo1-1/+1
2019-05-28perf script: Remove superfluous BPF event titlesJiri Olsa1-2/+2
2019-05-28perf script: Add --show-bpf-events to show eBPF related eventsJiri Olsa2-0/+45
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa6-1/+129
2019-05-28perf script: Pad DSO name for --call-traceJiri Olsa5-0/+28
2019-05-28perf dso: Add BPF DSO read and size hooksJiri Olsa1-1/+48
2019-05-28perf dso: Simplify dso_cache__read functionJiri Olsa1-11/+6
2019-05-28perf dso: Separate generic code in dso_cache__readJiri Olsa1-21/+27
2019-05-28perf dso: Separate generic code in dso__data_file_size()Jiri Olsa1-7/+12
2019-05-28perf tools: Remove const from thread read accessorsNamhyung Kim3-9/+9
2019-05-28perf top: Add --namespaces optionNamhyung Kim2-0/+10
2019-05-28perf trace: Beautify 'sync_file_range' argumentsArnaldo Carvalho de Melo5-2/+47