LinuxLists
Users
About
Jiri Olsa (
[email protected]
)
Number of posts: 2643 (0.71 per day)
First post: 2014-04-24 15:40:57
Last post: 2024-06-14 10:17:38
Previous Page
/
Next Page
Date
List
Subject
2020-09-13 21:11:48
linux-kernel
[PATCH 26/26] perf tools: Add report --store option
2020-09-13 21:11:36
linux-kernel
[PATCH 21/26] perf tools: Add machine__for_each_dso function
2020-09-13 21:09:43
linux-kernel
[PATCH 15/26] perf tools: Synthesize proc tasks with mmap3
2020-09-13 21:09:42
linux-kernel
[PATCH 20/26] perf tools: Add build_id_cache__add function
2020-09-13 21:09:37
linux-kernel
[PATCH 06/26] perf tools: Add support to read build id from compressed elf
2020-09-13 21:09:27
linux-kernel
[PATCH 23/26] perf tools: Add __perf_session__cache_build_ids function
2020-09-13 21:09:22
linux-kernel
[PATCH 24/26] perf tools: Add buildid-list --store option
2020-09-13 21:09:05
linux-kernel
[PATCH 19/26] perf tools: Add buildid-list support for mmap3
2020-09-13 21:09:01
linux-kernel
[PATCH 25/26] perf tools: Move debuginfo download code into get_debuginfo
2020-09-13 21:08:52
linux-kernel
[PATCH 18/26] perf tests: Add mmap3 support for perf record test
2020-09-13 21:08:51
linux-kernel
[PATCH 08/26] perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_event
2020-09-13 21:08:36
linux-kernel
[PATCH 16/26] perf tools: Synthesize modules with mmap3
2020-09-13 21:07:58
linux-kernel
[PATCH 10/26] perf tools: Enable mmap3 map event when supported
2020-09-13 21:07:36
linux-kernel
[PATCH 09/26] perf tools: Try load vmlinux from buildid database
2020-09-13 21:07:20
linux-kernel
[PATCH 22/26] perf tools: Use machine__for_each_dso in perf_session__cache_build_ids
2020-09-13 21:06:59
linux-kernel
[PATCH 17/26] perf tools: Synthesize kernel with mmap3
2020-09-13 21:06:38
linux-kernel
[PATCH 14/26] perf tools: Add mmap3 events to --show-mmap-events option
2020-09-13 21:06:32
linux-kernel
[PATCH 11/26] perf tools: Add mmap3 support
2020-09-13 21:06:25
linux-kernel
[PATCH 13/26] perf tools: Plug in mmap3 event
2020-09-13 21:06:09
linux-kernel
[PATCH 12/26] perf tools: Set build id for kernel dso objects
2020-09-13 21:06:05
linux-kernel
[PATCH 07/26] perf tools: Add check for existing link in buildid dir
2020-09-13 21:05:36
linux-kernel
[PATCH 05/26] perf tools: Add build_id__is_defined function
2020-09-13 21:05:30
linux-kernel
[PATCH 01/26] bpf: Move stack_map_get_build_id into lib
2020-09-13 21:05:20
linux-kernel
[PATCH 04/26] perf tools: Add filename__decompress function
2020-09-13 21:05:01
linux-kernel
[PATCH 03/26] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
2020-09-13 21:04:45
linux-kernel
[PATCH 02/26] perf: Introduce mmap3 version of mmap event
2020-09-13 21:04:33
linux-kernel
[RFC 00/26] perf: Add mmap3 support
2020-09-11 17:23:23
linux-kernel
[PATCH] perf test: Fix signal test inline assembly
2020-09-10 10:43:34
linux-kernel
[PATCH] perf: Fix race in perf_mmap_close function
2020-08-27 14:51:47
linux-kernel
[PATCH 1/2] perf tools: Disable ordered_events for report raw dump
2020-08-27 14:33:27
linux-kernel
[PATCH 2/2] perf tools: Call test_attr__open directly
2020-08-26 21:34:25
linux-kernel
[PATCH] perf tools: Add bpf image check to __map__is_kmodule
2020-08-05 09:42:08
linux-kernel
[PATCH v2 4/7] perf tools: Move clockid_res_ns under clock struct
2020-08-05 09:42:04
linux-kernel
[PATCH v2 6/7] perf script: Change enum perf_output_field values to be 64 bits
2020-08-05 09:42:04
linux-kernel
[PATCH v2 5/7] perf tools: Add support to store time of day in CTF data conversion
2020-08-05 09:41:35
linux-kernel
[PATCH v2 7/7] perf script: Add tod field to display time of day
2020-08-05 09:39:29
linux-kernel
[PATCH v2 3/7] perf tools: Store clock references for -k/--clockid option
2020-08-05 09:39:29
linux-kernel
[PATCH v2 1/7] perf tools: Move parse_clockid into clockid object
2020-08-05 09:37:45
linux-kernel
[PATCH v2 2/7] perf tools: Add clockid_name function
2020-08-05 09:37:02
linux-kernel
[PATCH v2 0/7] perf tools: Add wallclock time conversion support
2020-07-30 21:44:39
linux-kernel
[PATCH 6/6] perf script: Add tod field to display time of day
2020-07-30 21:44:36
linux-kernel
[PATCH 5/6] perf script: Change enum perf_output_field values to be 64 bits
2020-07-30 21:44:11
linux-kernel
[PATCH 0/6] perf tools: Add wallclock time conversion support
2020-07-30 21:43:00
linux-kernel
[PATCH 3/6] perf tools: Move clockid_res_ns under clock struct
2020-07-30 21:42:52
linux-kernel
[PATCH 1/6] perf tools: Add clockid_name function
2020-07-30 21:42:43
linux-kernel
[PATCH 4/6] perf tools: Add support to store time of day in CTF data conversion
2020-07-30 21:42:34
linux-kernel
[PATCH 2/6] perf tools: Store clock references for -k/--clockid option
2020-07-29 09:24:10
linux-kernel
[PATCH 16/19] perf metric: Make compute_single function more precise
2020-07-29 09:24:00
linux-kernel
[PATCH 15/19] perf metric: Add recursion check when processing nested metrics
2020-07-29 09:23:54
linux-kernel
[PATCH 14/19] perf metric: Add DCache_L2 to metric parse test
2020-07-29 09:23:08
linux-kernel
[PATCH 12/19] perf metric: Add events for the current list