index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
15
-224
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
5
-25
/
+5
2019-05-28
perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
Adrian Hunter
1
-2
/
+2
2019-05-28
perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events
Adrian Hunter
1
-1
/
+39
2019-05-28
perf scripts python: export-to-postgresql.py: Add support for pyside2
Adrian Hunter
1
-9
/
+34
2019-05-28
perf scripts python: export-to-sqlite.py: Add support for pyside2
Adrian Hunter
1
-6
/
+38
2019-05-28
perf scripts python: exported-sql-viewer.py: Add support for pyside2
Adrian Hunter
1
-7
/
+21
2019-05-28
perf scripts python: exported-sql-viewer.py: Use argparse module for argument...
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-exis...
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 ini...
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
3
-0
/
+8
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
2019-05-28
perf beauty: Add generator for sync_file_range's 'flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf trace beauty clone: Handle CLONE_PIDFD
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-28
perf trace: Beautify 'fsmount' arguments
Arnaldo Carvalho de Melo
5
-0
/
+58
2019-05-28
perf trace: Introduce syscall_arg__scnprintf_strarray_flags
Arnaldo Carvalho de Melo
2
-0
/
+8
2019-05-28
perf beauty: Add generator for fsmount's 'attr_flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+22
2019-05-28
perf trace: Beautify 'fsconfig' arguments
Arnaldo Carvalho de Melo
2
-0
/
+14
2019-05-28
perf beauty: Add generator for fsconfig's 'cmd' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf trace: Beautify 'fspick' arguments
Arnaldo Carvalho de Melo
6
-0
/
+42
2019-05-28
perf beauty: Add generator for fspick's 'flags' arg values
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf trace: Beautify 'move_mount' arguments
Arnaldo Carvalho de Melo
6
-0
/
+53
2019-05-28
perf beauty: Add generator for 'move_mount' flags argument
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-05-28
perf augmented_raw_syscalls: Fix up comment
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-28
perf tools: Preserve eBPF maps when loading kcore
Jiri Olsa
1
-4
/
+93
2019-05-28
perf machine: Keep zero in pgoff BPF map
Jiri Olsa
1
-2
/
+2
2019-05-28
perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
Adrian Hunter
1
-5
/
+5
2019-05-28
perf auxtrace: Fix itrace defaults for perf script
Adrian Hunter
1
-1
/
+2
2019-05-28
perf intel-pt: Fix itrace defaults for perf script
Adrian Hunter
1
-1
/
+2
2019-05-28
perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
Adrian Hunter
1
-5
/
+0
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
1
-3
/
+6
2019-05-28
perf machine: Read also the end of the kernel
Jiri Olsa
1
-9
/
+18
2019-05-28
perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+8
2019-05-28
perf session: Add missing swap ops for namespace events
Namhyung Kim
1
-0
/
+21
2019-05-28
perf namespace: Protect reading thread's namespace
Namhyung Kim
1
-2
/
+13
2019-05-28
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
1
-0
/
+6
[prev]
[next]