LinuxLists
Users
About
[email protected]
(
[email protected]
)
Number of posts: 105 (0.22 per day)
First post: 2021-01-22 08:47:29
Last post: 2022-05-18 09:38:16
Next Page
Date
List
Subject
2022-05-18 09:38:16
linux-kernel
Re: [PATCH 0/7] libperf: Add interface for overflow check of sampling events
2022-04-22 21:51:41
linux-kernel
[PATCH 4/7] libperf: Add perf_evsel__has_fd() functions
2022-04-22 20:46:52
linux-kernel
[PATCH 7/7] libperf test: Add test_stat_overflow_event()
2022-04-22 19:01:19
linux-kernel
[PATCH 5/7] libperf: Add perf_evsel__{refresh, period}() functions
2022-04-22 17:31:28
linux-kernel
[PATCH 6/7] libperf test: Add test_stat_overflow()
2022-04-22 17:16:21
linux-kernel
[PATCH 2/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
2022-04-21 21:23:34
linux-kernel
RE: [RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
2022-04-12 23:43:51
linux-kernel
RE: [RFC PATCH v2 5/7] libperf: Add perf_evsel__check_overflow() functions
2022-04-12 21:07:49
linux-kernel
RE: [RFC PATCH v2 3/7] libperf: Add perf_evsel__{refresh, period}() functions
2022-04-12 06:55:35
linux-kernel
RE: [RFC PATCH v2 4/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
2022-04-12 04:29:47
linux-kernel
RE: [RFC PATCH v2 4/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
2022-04-12 03:20:04
linux-kernel
RE: [RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
2022-04-12 00:47:48
linux-kernel
RE: [RFC PATCH v2 2/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
2022-03-25 19:59:27
linux-kernel
[RFC PATCH v2 6/7] libperf test: Add test_stat_overflow()
2022-03-25 19:57:46
linux-kernel
[RFC PATCH v2 3/7] libperf: Add perf_evsel__{refresh, period}() functions
2022-03-25 19:07:47
linux-kernel
[RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
2022-03-25 19:06:12
linux-kernel
[RFC PATCH v2 1/7] libperf tests: Fix typo in the error message
2022-03-25 18:38:43
linux-kernel
[RFC PATCH v2 7/7] libperf test: Add test_stat_overflow_event()
2022-03-25 17:56:50
linux-kernel
[RFC PATCH v2 4/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
2022-03-25 15:05:49
linux-kernel
[RFC PATCH v2 5/7] libperf: Add perf_evsel__check_overflow() functions
2022-03-25 12:44:01
linux-kernel
[RFC PATCH v2 2/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
2022-03-01 08:51:04
linux-kernel
RE: [RFC PATCH 0/7] libperf: Add overflow detection of sampling events
2022-02-26 01:10:11
linux-kernel
[RFC PATCH 7/7] libperf test: Add test_detect_overflow_event()
2022-02-25 17:20:18
linux-kernel
[RFC PATCH 3/7] libperf: Add perf_evsel__refresh()/period() functions
2022-02-25 14:35:48
linux-kernel
[RFC PATCH 4/7] libperf: Add perf_evsel__set_signal() functions
2022-02-25 13:42:10
linux-kernel
[RFC PATCH 6/7] libperf test: Add test_stat_overflow()
2022-02-25 13:31:43
linux-kernel
[RFC PATCH 1/7] libperf tests: Fix typo in the error message "evsel" -> "evlist"
2022-02-25 13:11:26
linux-kernel
[RFC PATCH 2/7] libperf: Add perf_evsel__set_close_on_exec() function
2022-02-25 12:01:36
linux-kernel
[RFC PATCH 0/7] libperf: Add overflow detection of sampling events
2022-02-25 11:10:25
linux-kernel
[RFC PATCH 5/7] libperf: Add perf_evsel__check_fd() functions
2021-12-21 08:25:41
linux-kernel
Re: [PATCH v5 3/3] libperf tests: Add test_stat_multiplexing test
2021-12-07 08:25:28
linux-kernel
[PATCH v5 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
2021-12-07 08:25:24
linux-kernel
[PATCH v5 3/3] libperf tests: Add test_stat_multiplexing test
2021-12-07 08:25:20
linux-kernel
[PATCH v5 2/3] libperf: Remove scaling process from perf_mmap__read_self()
2021-12-07 08:25:09
linux-kernel
[PATCH v5 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
2021-12-07 07:28:39
linux-kernel
Re: [PATCH v4 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
2021-12-07 05:49:29
linux-kernel
Re: libperf: lack of interface
2021-12-03 09:00:57
linux-kernel
Re: libperf: lack of interface
2021-11-29 09:17:19
linux-kernel
[PATCH v4 3/3] libperf tests: Add test_stat_multiplexing test
2021-11-29 09:10:06
linux-kernel
[PATCH v4 2/3] libperf: Remove scaling process from perf_mmap__read_self()
2021-11-29 09:10:04
linux-kernel
[PATCH v4 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
2021-11-29 09:09:59
linux-kernel
[PATCH v4 0/3] Unify scaling of counters obtained from perf_evsel__read()
2021-11-29 08:01:15
linux-kernel
Re: [PATCH v3 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
2021-11-09 18:07:32
linux-kernel
[PATCH v3 1/3] libperf: Move perf_counts_values__scale to tools/lib/perf
2021-11-09 16:46:03
linux-kernel
[PATCH v3 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
2021-11-09 16:46:03
linux-kernel
[PATCH v3 3/3] libperf tests: Add test_stat_multiplexing test
2021-11-09 16:41:22
linux-kernel
[PATCH v3 2/3] libperf: Remove scaling process from perf_mmap__read_self()
2021-11-08 06:43:33
linux-kernel
Re: [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing
2021-10-22 06:20:25
linux-kernel
Re: libperf: lack of interface
2021-10-19 05:09:47
linux-kernel
Re: [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing
2021-10-19 05:09:46
linux-kernel
Re: [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing