Age | Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 94 | -214/+5414 |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2019-05-18 | Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 94 | -214/+5414 |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -4/+398 |
2019-05-17 | objtool: Allow AR to be overridden with HOSTAR | Nathan Chancellor | 1 | -1/+2 |
2019-05-16 | Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 32 | -220/+875 |
2019-05-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+8 |
2019-05-16 | perf stat: Support 'percore' event qualifier | Jin Yao | 4 | -7/+69 |
2019-05-16 | perf stat: Factor out aggregate counts printing | Jin Yao | 1 | -25/+39 |
2019-05-16 | perf tools: Add a 'percore' event qualifier | Jin Yao | 6 | -0/+46 |
2019-05-16 | perf docs: Add description for stderr | Thomas Richter | 1 | -0/+2 |
2019-05-16 | perf intel-pt: Fix sample timestamp wrt non-taken branches | Adrian Hunter | 1 | -1/+4 |
2019-05-16 | perf intel-pt: Fix improved sample timestamp | Adrian Hunter | 1 | -3/+10 |
2019-05-16 | perf intel-pt: Fix instructions sampling rate | Adrian Hunter | 1 | -3/+10 |
2019-05-16 | perf regs x86: Add X86 specific arch__intr_reg_mask() | Kan Liang | 2 | -0/+29 |
2019-05-16 | perf parse-regs: Add generic support for arch__intr/user_reg_mask() | Kan Liang | 3 | -3/+22 |
2019-05-15 | Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -0/+33 |
2019-05-15 | Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -47/+62 |
2019-05-15 | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 5 | -28/+139 |
2019-05-15 | perf parse-regs: Split parse_regs | Kan Liang | 4 | -7/+22 |
2019-05-15 | perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events | Florian Fainelli | 2 | -0/+181 |
2019-05-15 | perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events | Florian Fainelli | 1 | -0/+1 |
2019-05-15 | perf vendor events arm64: Remove [[:xdigit:]] wildcard | Florian Fainelli | 1 | -1/+1 |
2019-05-15 | perf jevents: Remove unused variable | Zenghui Yu | 1 | -1/+0 |
2019-05-15 | perf test zstd: Fixup verbose mode output | Arnaldo Carvalho de Melo | 1 | -5/+4 |
2019-05-15 | perf tests: Implement Zstd comp/decomp integration test | Alexey Budankov | 1 | -0/+35 |
2019-05-15 | perf inject: Enable COMPRESSED record decompression | Alexey Budankov | 1 | -0/+4 |
2019-05-15 | perf report: Implement perf.data record decompression | Alexey Budankov | 5 | -2/+181 |
2019-05-15 | perf record: Implement -z,--compression_level[=<n>] option | Alexey Budankov | 2 | -0/+35 |
2019-05-15 | perf report: Add stub processing of compressed events for -D | Alexey Budankov | 2 | -1/+20 |
2019-05-15 | perf record: Implement compression for AIO trace streaming | Alexey Budankov | 3 | -113/+89 |
2019-05-15 | perf record: Implement compression for serial trace streaming | Alexey Budankov | 2 | -2/+51 |
2019-05-15 | perf tools: Introduce Zstd streaming based compression API | Alexey Budankov | 3 | -0/+114 |
2019-05-15 | perf mmap: Implement dedicated memory buffer for data compression | Alexey Budankov | 5 | -8/+44 |
2019-05-15 | perf record: Implement COMPRESSED event record and its attributes | Alexey Budankov | 8 | -0/+105 |
2019-05-15 | perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics | Alexey Budankov | 3 | -1/+16 |
2019-05-15 | perf build tests: Add NO_LIBZSTD=1 to make_minimal | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-05-15 | tools lib traceevent: Man pages for trace sequences APIs | Tzvetomir Stoyanov | 1 | -0/+158 |
2019-05-15 | tools lib traceevent: Man pages for APIs used to extract common fields from a... | Tzvetomir Stoyanov | 1 | -0/+137 |
2019-05-15 | tools lib traceevent: Man page for tep_parse_header_page() | Tzvetomir Stoyanov | 1 | -0/+82 |
2019-05-15 | tools lib traceevent: Man pages for parse event APIs | Tzvetomir Stoyanov | 1 | -0/+90 |
2019-05-15 | tools lib traceevent: Man pages for event filter APIs | Tzvetomir Stoyanov | 1 | -0/+209 |
2019-05-15 | tools lib traceevent: Man pages for event fields APIs | Tzvetomir Stoyanov | 1 | -0/+105 |
2019-05-15 | tools lib traceevent: Man page for tep_read_number_field() | Tzvetomir Stoyanov | 1 | -0/+81 |
2019-05-15 | tools lib traceevent: Man pages for print field APIs | Tzvetomir Stoyanov | 1 | -0/+126 |
2019-05-15 | tools lib traceevent: Man pages for get field value APIs | Tzvetomir Stoyanov | 1 | -0/+122 |
2019-05-15 | tools lib traceevent: Man pages for find field APIs | Tzvetomir Stoyanov | 1 | -0/+118 |
2019-05-15 | tools lib traceevent: Man pages for libtraceevent event get APIs | Tzvetomir Stoyanov | 1 | -0/+99 |
2019-05-15 | tools lib traceevent: Man page for list events APIs | Tzvetomir Stoyanov | 1 | -0/+122 |
2019-05-15 | tools lib traceevent: Man pages for event find APIs | Tzvetomir Stoyanov | 1 | -0/+103 |