Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | perf data: Document directory format header: HEADER_DIR_FORMAT | Arnaldo Carvalho de Melo | 1 | -0/+17 |
2019-06-05 | perf data: Document clockid header: HEADER_CLOCKID | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2019-06-05 | perf data: Document memory topology header: HEADER_MEM_TOPOLOGY | Arnaldo Carvalho de Melo | 1 | -0/+24 |
2019-06-05 | perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF | Song Liu | 1 | -0/+16 |
2019-06-03 | Merge tag 'v5.2-rc3' into perf/core, to pick up fixes | Ingo Molnar | 360 | -1989/+946 |
2019-06-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -94/+481 |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 217 | -1122/+217 |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -9/+371 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222 | Thomas Gleixner | 4 | -60/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 | Thomas Gleixner | 1 | -2/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 9 | -36/+9 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 58 | -59/+58 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180 | Thomas Gleixner | 2 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 1 | -13/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner | 34 | -67/+34 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 165 | Thomas Gleixner | 3 | -9/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 3 | -31/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 33 | -476/+33 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155 | Thomas Gleixner | 2 | -28/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 66 | -335/+66 |
2019-05-29 | Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -9/+38 |
2019-05-29 | selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu | Stefano Brivio | 1 | -7/+7 |
2019-05-29 | perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid | Adrian Hunter | 1 | -2/+2 |
2019-05-29 | perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events | Adrian Hunter | 1 | -1/+39 |
2019-05-29 | perf scripts python: export-to-postgresql.py: Add support for pyside2 | Adrian Hunter | 1 | -9/+34 |
2019-05-29 | perf scripts python: export-to-sqlite.py: Add support for pyside2 | Adrian Hunter | 1 | -6/+38 |
2019-05-29 | perf scripts python: exported-sql-viewer.py: Add support for pyside2 | Adrian Hunter | 1 | -7/+21 |
2019-05-29 | perf scripts python: exported-sql-viewer.py: Use argparse module for argument... | Adrian Hunter | 1 | -6/+15 |
2019-05-29 | perf scripts python: exported-sql-viewer.py: Change python2 to python | Adrian Hunter | 1 | -1/+1 |
2019-05-29 | perf top: Lower message level for failure on synthesizing events for pre-exis... | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-05-29 | perf python: Remove -fstack-protector-strong if clang doesn't have it | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2019-05-29 | perf annotate TUI browser: Do not use member from variable within its own ini... | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2019-05-29 | perf machine: Return NULL instead of null-terminating /proc/version array | Donald Yandt | 1 | -2/+2 |
2019-05-29 | perf version: Append 12 git SHA chars to the version string | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-05-29 | perf script: Remove superfluous BPF event titles | Jiri Olsa | 1 | -2/+2 |
2019-05-29 | perf script: Add --show-bpf-events to show eBPF related events | Jiri Olsa | 2 | -0/+45 |
2019-05-29 | perf tests: Add map_groups__merge_in test | Jiri Olsa | 6 | -1/+129 |
2019-05-29 | perf script: Pad DSO name for --call-trace | Jiri Olsa | 5 | -0/+28 |
2019-05-29 | perf dso: Add BPF DSO read and size hooks | Jiri Olsa | 1 | -1/+48 |
2019-05-29 | perf dso: Simplify dso_cache__read function | Jiri Olsa | 1 | -11/+6 |
2019-05-29 | perf dso: Separate generic code in dso_cache__read | Jiri Olsa | 1 | -21/+27 |
2019-05-29 | perf dso: Separate generic code in dso__data_file_size() | Jiri Olsa | 1 | -7/+12 |
2019-05-29 | perf tools: Remove const from thread read accessors | Namhyung Kim | 3 | -9/+9 |
2019-05-29 | perf top: Add --namespaces option | Namhyung Kim | 2 | -0/+10 |
2019-05-29 | perf trace: Beautify 'sync_file_range' arguments | Arnaldo Carvalho de Melo | 5 | -2/+47 |
2019-05-29 | perf beauty: Add generator for sync_file_range's 'flags' arg values | Arnaldo Carvalho de Melo | 1 | -0/+17 |
2019-05-29 | perf trace beauty clone: Handle CLONE_PIDFD | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-05-29 | perf trace: Beautify 'fsmount' arguments | Arnaldo Carvalho de Melo | 5 | -0/+58 |
2019-05-29 | perf trace: Introduce syscall_arg__scnprintf_strarray_flags | Arnaldo Carvalho de Melo | 2 | -0/+8 |