messages from 2019-05-17 19:35:16 to 2019-06-10 07:45:40 UTC [more...]
[PATCH] perf record: Add support to collect callchains from kernel or user space only
2019-06-10 7:45 UTC (8+ messages)
[PATCH] perf test 6: Fix missing kvm module load for s390
2019-06-07 19:50 UTC (2+ messages)
[GIT PULL] perf/core improvements and fixes for 5.3
2019-05-30 7:50 UTC (44+ messages)
` [PATCH 01/41] perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
` [PATCH 02/41] perf intel-pt: Fix itrace defaults for perf script
` [PATCH 03/41] perf auxtrace: "
` [PATCH 04/41] perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
` [PATCH 05/41] perf machine: Keep zero in pgoff BPF map
` [PATCH 06/41] perf tools: Preserve eBPF maps when loading kcore
` [PATCH 07/41] perf augmented_raw_syscalls: Fix up comment
` [PATCH 08/41] perf beauty: Add generator for 'move_mount' flags argument
` [PATCH 09/41] perf trace: Beautify 'move_mount' arguments
` [PATCH 10/41] perf beauty: Add generator for fspick's 'flags' arg values
` [PATCH 11/41] perf trace: Beautify 'fspick' arguments
` [PATCH 12/41] perf beauty: Add generator for fsconfig's 'cmd' arg values
` [PATCH 13/41] perf trace: Beautify 'fsconfig' arguments
` [PATCH 14/41] perf beauty: Add generator for fsmount's 'attr_flags' arg values
` [PATCH 15/41] perf trace: Introduce syscall_arg__scnprintf_strarray_flags
` [PATCH 16/41] perf trace: Beautify 'fsmount' arguments
` [PATCH 17/41] perf trace beauty clone: Handle CLONE_PIDFD
` [PATCH 18/41] perf beauty: Add generator for sync_file_range's 'flags' arg values
` [PATCH 19/41] perf trace: Beautify 'sync_file_range' arguments
` [PATCH 20/41] perf top: Add --namespaces option
` [PATCH 21/41] perf tools: Remove const from thread read accessors
` [PATCH 22/41] perf dso: Separate generic code in dso__data_file_size()
` [PATCH 23/41] perf dso: Separate generic code in dso_cache__read
` [PATCH 24/41] perf dso: Simplify dso_cache__read function
` [PATCH 25/41] perf dso: Add BPF DSO read and size hooks
` [PATCH 26/41] perf script: Pad DSO name for --call-trace
` [PATCH 27/41] perf tests: Add map_groups__merge_in test
` [PATCH 28/41] perf script: Add --show-bpf-events to show eBPF related events
` [PATCH 29/41] perf script: Remove superfluous BPF event titles
` [PATCH 30/41] perf version: Append 12 git SHA chars to the version string
` [PATCH 31/41] perf machine: Return NULL instead of null-terminating /proc/version array
` [PATCH 32/41] perf annotate TUI browser: Do not use member from variable within its own initialization
` [PATCH 33/41] perf python: Remove -fstack-protector-strong if clang doesn't have it
` [PATCH 34/41] perf top: Lower message level for failure on synthesizing events for pre-existing BPF programs
` [PATCH 35/41] perf scripts python: exported-sql-viewer.py: Change python2 to python
` [PATCH 36/41] perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing
` [PATCH 37/41] perf scripts python: exported-sql-viewer.py: Add support for pyside2
` [PATCH 38/41] perf scripts python: export-to-sqlite.py: "
` [PATCH 39/41] perf scripts python: export-to-postgresql.py: "
` [PATCH 40/41] perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events
` [PATCH 41/41] perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
[GIT PULL] perf/urgent fixes for 5.2
2019-05-28 21:17 UTC (17+ messages)
` [PATCH 01/14] perf data: Fix 'strncat may truncate' build failure with recent gcc
` [PATCH 02/14] perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
` [PATCH 03/14] tools include UAPI: Update copy of files related to new fspick, fsmount, fsconfig, fsopen, move_mount and open_tree syscalls
` [PATCH 04/14] tools arch x86: Sync asm/cpufeatures.h with the with the kernel
` [PATCH 05/14] tools headers UAPI: Sync linux/sched.h "
` [PATCH 06/14] tools headers UAPI: Sync linux/fs.h "
` [PATCH 07/14] tools headers UAPI: Sync drm/i915_drm.h "
` [PATCH 08/14] tools headers UAPI: Sync drm/drm.h "
` [PATCH 09/14] perf namespace: Protect reading thread's namespace
` [PATCH 10/14] perf session: Add missing swap ops for namespace events
` [PATCH 11/14] perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
` [PATCH 12/14] perf machine: Read also the end of the kernel
` [PATCH 13/14] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH 14/14] tools headers UAPI: Sync kvm.h headers with the kernel sources
[GIT PULL] perf/urgent improvements and fixes
2019-05-28 17:39 UTC (52+ messages)
` [PATCH 01/44] perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
` [PATCH 02/44] perf intel-pt: Fix itrace defaults for perf script
` [PATCH 03/44] perf auxtrace: "
` [PATCH 04/44] perf intel-pt: Fix itrace defaults for perf script intel-pt documentation
` [PATCH 05/44] perf data: Fix 'strncat may truncate' build failure with recent gcc
` [PATCH 06/44] perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
` [PATCH 07/44] tools include UAPI: Update copy of files related to new fspick, fsmount, fsconfig, fsopen, move_mount and open_tree syscalls
` [PATCH 08/44] perf augmented_raw_syscalls: Fix up comment
` [PATCH 09/44] perf beauty: Add generator for 'move_mount' flags argument
` [PATCH 10/44] perf trace: Beautify 'move_mount' arguments
` [PATCH 11/44] perf beauty: Add generator for fspick's 'flags' arg values
` [PATCH 12/44] perf trace: Beautify 'fspick' arguments
` [PATCH 13/44] perf beauty: Add generator for fsconfig's 'cmd' arg values
` [PATCH 14/44] perf trace: Beautify 'fsconfig' arguments
` [PATCH 15/44] perf beauty: Add generator for fsmount's 'attr_flags' arg values
` [PATCH 16/44] perf trace: Introduce syscall_arg__scnprintf_strarray_flags
` [PATCH 17/44] perf trace: Beautify 'fsmount' arguments
` [PATCH 18/44] tools arch x86: Sync asm/cpufeatures.h with the with the kernel
` [PATCH 19/44] tools headers UAPI: Sync linux/sched.h "
` [PATCH 20/44] perf trace beauty clone: Handle CLONE_PIDFD
` [PATCH 21/44] tools headers UAPI: Sync linux/fs.h with the kernel
` [PATCH 22/44] perf beauty: Add generator for sync_file_range's 'flags' arg values
` [PATCH 23/44] perf trace: Beautify 'sync_file_range' arguments
` [PATCH 24/44] tools headers UAPI: Sync drm/i915_drm.h with the kernel
` [PATCH 25/44] tools headers UAPI: Sync drm/drm.h "
` [PATCH 26/44] perf namespace: Protect reading thread's namespace
` [PATCH 27/44] perf session: Add missing swap ops for namespace events
` [PATCH 28/44] perf top: Add --namespaces option
` [PATCH 29/44] perf tools: Remove const from thread read accessors
` [PATCH 30/44] perf dso: Separate generic code in dso__data_file_size()
` [PATCH 31/44] perf dso: Separate generic code in dso_cache__read
` [PATCH 32/44] perf dso: Simplify dso_cache__read function
` [PATCH 33/44] perf dso: Add BPF DSO read and size hooks
` [PATCH 34/44] perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms
` [PATCH 35/44] perf machine: Read also the end of the kernel
` [PATCH 36/44] perf machine: Keep zero in pgoff BPF map
` [PATCH 37/44] perf tools: Preserve eBPF maps when loading kcore
` [PATCH 38/44] perf script: Pad DSO name for --call-trace
` [PATCH 39/44] perf tests: Add map_groups__merge_in test
` [PATCH 40/44] perf script: Add --show-bpf-events to show eBPF related events
` [PATCH 41/44] perf script: Remove superfluous BPF event titles
` [PATCH 42/44] perf version: Append 12 git SHA chars to the version string
` [PATCH 43/44] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH 44/44] tools headers UAPI: Sync kvm.h headers with the kernel sources
[PATCHv2] perf/report: Support s390 diag event display on x86
2019-05-24 11:50 UTC (3+ messages)
[PATCHv2] perf report: Fix OOM error in TUI mode on s390
2019-05-23 8:25 UTC
[PATCH 0/3] Fix OOM in perf report on s390
2019-05-23 8:12 UTC (7+ messages)
` [PATCH 1/3] perf report: Fix OOM error in TUI mode "
` [PATCH 2/3] perf record: Fix kallsym map size for s390
` [PATCH 3/3] perf record: Fix s390 missing module symbol and warning for non-root users
[PATCH] pert/report: Support s390 diag event display on x86
2019-05-21 13:38 UTC (4+ messages)
[GIT PULL] perf/core improvements and fixes
2019-05-20 14:46 UTC (63+ messages)
` [PATCH 18/73] perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
` [PATCH 19/73] perf vendor events intel: Add uncore_upi JSON support
` [PATCH 20/73] perf machine: Null-terminate version char array upon fgets(/proc/version) error
` [PATCH 21/73] tools lib traceevent: Introduce man pages
` [PATCH 22/73] tools lib traceevent: Add support for man pages with multiple names
` [PATCH 23/73] tools lib traceevent: Man pages for tep_handler related APIs
` [PATCH 24/73] tools lib traceevent: Man page for header_page APIs
` [PATCH 25/73] tools lib traceevent: Man page for get/set cpus APIs
` [PATCH 26/73] tools lib traceevent: Man page for file endian APIs
` [PATCH 27/73] tools lib traceevent: Man page for host "
` [PATCH 28/73] tools lib traceevent: Man page for page size APIs
` [PATCH 29/73] tools lib traceevent: Man page for tep_strerror()
` [PATCH 30/73] tools lib traceevent: Man pages for event handler APIs
` [PATCH 31/73] tools lib traceevent: Man pages for function related libtraceevent APIs
` [PATCH 32/73] tools lib traceevent: Man pages for registering print function
` [PATCH 33/73] tools lib traceevent: Man page for tep_read_number()
` [PATCH 34/73] tools lib traceevent: Man pages for event find APIs
` [PATCH 35/73] tools lib traceevent: Man page for list events APIs
` [PATCH 36/73] tools lib traceevent: Man pages for libtraceevent event get APIs
` [PATCH 37/73] tools lib traceevent: Man pages for find field APIs
` [PATCH 38/73] tools lib traceevent: Man pages for get field value APIs
` [PATCH 39/73] tools lib traceevent: Man pages for print field APIs
` [PATCH 40/73] tools lib traceevent: Man page for tep_read_number_field()
` [PATCH 41/73] tools lib traceevent: Man pages for event fields APIs
` [PATCH 42/73] tools lib traceevent: Man pages for event filter APIs
` [PATCH 43/73] tools lib traceevent: Man pages for parse event APIs
` [PATCH 44/73] tools lib traceevent: Man page for tep_parse_header_page()
` [PATCH 45/73] tools lib traceevent: Man pages for APIs used to extract common fields from a record
` [PATCH 46/73] tools lib traceevent: Man pages for trace sequences APIs
` [PATCH 47/73] perf build tests: Add NO_LIBZSTD=1 to make_minimal
` [PATCH 48/73] perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
` [PATCH 49/73] perf record: Implement COMPRESSED event record and its attributes
` [PATCH 50/73] perf mmap: Implement dedicated memory buffer for data compression
` [PATCH 51/73] perf tools: Introduce Zstd streaming based compression API
` [PATCH 52/73] perf record: Implement compression for serial trace streaming
` [PATCH 53/73] perf record: Implement compression for AIO "
` [PATCH 54/73] perf report: Add stub processing of compressed events for -D
` [PATCH 55/73] perf record: Implement -z,--compression_level[=<n>] option
` [PATCH 56/73] perf report: Implement perf.data record decompression
` [PATCH 57/73] perf inject: Enable COMPRESSED "
` [PATCH 58/73] perf tests: Implement Zstd comp/decomp integration test
` [PATCH 59/73] perf test zstd: Fixup verbose mode output
` [PATCH 60/73] perf jevents: Remove unused variable
` [PATCH 61/73] perf vendor events arm64: Remove [[:xdigit:]] wildcard
` [PATCH 62/73] perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events
` [PATCH 63/73] perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events
` [PATCH 64/73] perf parse-regs: Split parse_regs
` [PATCH 65/73] perf parse-regs: Add generic support for arch__intr/user_reg_mask()
` [PATCH 66/73] perf regs x86: Add X86 specific arch__intr_reg_mask()
` [PATCH 67/73] perf intel-pt: Fix instructions sampling rate
` [PATCH 68/73] perf intel-pt: Fix improved sample timestamp
` [PATCH 69/73] perf intel-pt: Fix sample timestamp wrt non-taken branches
` [PATCH 70/73] perf docs: Add description for stderr
` [PATCH 71/73] perf tools: Add a 'percore' event qualifier
` [PATCH 72/73] perf stat: Factor out aggregate counts printing
` [PATCH 73/73] perf stat: Support 'percore' event qualifier
` [PATCH] tools/headers: Synchronize kernel ABI headers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).