index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing
Adrian Hunter
1
-6
/
+15
2019-05-28
perf scripts python: exported-sql-viewer.py: Change python2 to python
Adrian Hunter
1
-1
/
+1
2019-05-28
perf top: Lower message level for failure on synthesizing events for pre-existing BPF programs
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-28
perf python: Remove -fstack-protector-strong if clang doesn't have it
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-05-28
perf annotate TUI browser: Do not use member from variable within its own initialization
Arnaldo Carvalho de Melo
1
-2
/
+3
2019-05-28
perf machine: Return NULL instead of null-terminating /proc/version array
Donald Yandt
1
-2
/
+2
2019-05-28
perf version: Append 12 git SHA chars to the version string
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-28
perf script: Remove superfluous BPF event titles
Jiri Olsa
1
-2
/
+2
2019-05-28
perf script: Add --show-bpf-events to show eBPF related events
Jiri Olsa
2
-0
/
+45
2019-05-28
perf tests: Add map_groups__merge_in test
Jiri Olsa
6
-1
/
+129
2019-05-28
perf script: Pad DSO name for --call-trace
Jiri Olsa
5
-0
/
+28
2019-05-28
perf dso: Add BPF DSO read and size hooks
Jiri Olsa
1
-1
/
+48
2019-05-28
perf dso: Simplify dso_cache__read function
Jiri Olsa
1
-11
/
+6
2019-05-28
perf dso: Separate generic code in dso_cache__read
Jiri Olsa
1
-21
/
+27
2019-05-28
perf dso: Separate generic code in dso__data_file_size()
Jiri Olsa
1
-7
/
+12
2019-05-28
perf tools: Remove const from thread read accessors
Namhyung Kim
3
-9
/
+9
2019-05-28
perf top: Add --namespaces option
Namhyung Kim
2
-0
/
+10
2019-05-28
perf trace: Beautify 'sync_file_range' arguments
Arnaldo Carvalho de Melo
5
-2
/
+47