Ian Rogers ([email protected])

Number of posts: 6024 (3.29 per day)
First post: 2019-04-29 23:05:10
Last post: 2024-05-02 22:32:02

Date List Subject
2024-04-16 06:16:35 linux-kernel [PATCH v2 03/16] perf parse-events: Avoid copying an empty list
2024-04-16 06:16:27 linux-kernel [PATCH v2 02/16] perf parse-events: Directly pass PMU to parse_events_add_pmu
2024-04-16 06:16:14 linux-kernel [PATCH v2 01/16] perf parse-events: Factor out '<event_or_pmu>/.../' parsing
2024-04-16 06:16:03 linux-kernel [PATCH v2 00/16] Consistently prefer sysfs/json events
2024-04-15 16:59:25 linux-kernel Re: [PATCH v1 0/9] Consistently prefer sysfs/json events
2024-04-15 06:39:26 linux-kernel [PATCH v1 9/9] perf parse-events: Prefer sysfs/json hardware events over legacy
2024-04-15 06:39:08 linux-kernel [PATCH v1 8/9] perf parse-events: Constify parse_events_add_numeric
2024-04-15 06:38:45 linux-kernel [PATCH v1 7/9] perf parse-events: Handle PE_TERM_HW in name_or_raw
2024-04-15 06:38:40 linux-kernel [PATCH v1 6/9] perf parse-events: Legacy cache names on all PMUs and lower priority
2024-04-15 06:38:12 linux-kernel [PATCH v1 5/9] perf tests parse-events: Use branches rather than cache-references
2024-04-15 06:37:55 linux-kernel [PATCH v1 4/9] perf pmu: Refactor perf_pmu__match
2024-04-15 06:37:29 linux-kernel [PATCH v1 3/9] perf parse-events: Avoid copying an empty list
2024-04-15 06:37:17 linux-kernel [PATCH v1 2/9] perf parse-events: Directly pass PMU to parse_events_add_pmu
2024-04-15 06:37:10 linux-kernel [PATCH v1 1/9] perf parse-events: Factor out '<event_or_pmu>/.../' parsing
2024-04-15 06:36:42 linux-kernel [PATCH v1 0/9] Consistently prefer sysfs/json events
2024-04-13 04:08:29 linux-kernel [RFC PATCH v1] perf pmu: Assume sysfs events are always lowercase
2024-04-13 03:25:50 linux-kernel Re: BISECTED: perf test -v "Test data symbol" failing on Intel Hybrid systems
2024-04-12 05:24:17 linux-kernel Re: [PATCH v1 2/2] perf test: Display number of remaining tests
2024-04-12 04:52:47 linux-kernel Re: [RFC PATCH 0/4] perf: Correlating user process data to samples
2024-04-11 19:33:44 linux-kernel Re: BISECTED: perf test -v "Test data symbol" failing on Intel Hybrid systems
2024-04-11 15:17:32 linux-kernel Re: [PATCH] perf parse-events: Avoid two scenarios involving the reordering of topdown events
2024-04-10 22:24:10 linux-kernel [PATCH v1] perf list: Esacpe \r in json output
2024-04-10 19:26:53 linux-kernel Re: [PATCH] perf annotate: Skip DSOs not found
2024-04-10 17:52:00 linux-kernel Re: [RFC PATCH v4 14/15] perf stat: Add tool events support in hardware-grouping
2024-04-10 16:29:24 linux-kernel Re: [PATCHSET 0/6] perf annotate: Add TUI support for data type profiling (v1)
2024-04-10 16:17:27 linux-kernel Re: [PATCH v2 0/4] perf test: "object code reading" test fixes
2024-04-10 16:14:37 linux-kernel Re: [PATCH] perf tools: Simplify is_event_supported()
2024-04-10 06:57:31 linux-kernel [PATCH v3 10/12] perf dso: Add reference count checking and accessor functions
2024-04-10 06:57:11 linux-kernel [PATCH v3 12/12] perf dso: Use container_of to avoid a pointer in dso_data
2024-04-10 06:55:59 linux-kernel [PATCH v3 09/12] perf dsos: Switch hand code to bsearch
2024-04-10 06:55:18 linux-kernel [PATCH v3 06/12] perf dsos: Switch backing storage to array from rbtree/list
2024-04-10 06:55:10 linux-kernel [PATCH v3 07/12] perf dsos: Remove __dsos__addnew
2024-04-10 06:53:28 linux-kernel [PATCH v3 02/12] perf dsos: Tidy reference counting and locking
2024-04-10 06:50:58 linux-kernel [PATCH v3 01/12] perf dsos: Attempt to better abstract dsos internals
2024-04-10 06:50:17 linux-kernel [PATCH v3 00/12] dso/dsos memory savings and clean up
2024-04-10 06:45:40 linux-kernel [PATCH v3 11/12] perf dso: Reference counting related fixes
2024-04-10 06:44:59 linux-kernel [PATCH v3 08/12] perf dsos: Remove __dsos__findnew_link_by_longname_id
2024-04-10 06:44:03 linux-kernel [PATCH v3 05/12] perf dsos: Switch more loops to dsos__for_each_dso
2024-04-10 06:43:53 linux-kernel [PATCH v3 04/12] perf dso: Move dso functions out of dsos
2024-04-10 06:43:27 linux-kernel [PATCH v3 03/12] perf dsos: Add dsos__for_each_dso
2024-04-10 01:14:07 linux-kernel [PATCH v2 2/2] perf tests: Add a pmus core functionality test suite
2024-04-10 01:13:57 linux-kernel [PATCH v2 1/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
2024-04-09 21:29:33 linux-kernel Re: BISECTED: perf test -v "Test data symbol" failing on Intel Hybrid systems
2024-04-09 20:39:06 linux-kernel Re: [PATCH v1] perf stat: Remove evlist__add_default_attrs use strings
2024-04-09 16:36:07 linux-kernel [PATCH v2] perf stat: Remove evlist__add_default_attrs use strings
2024-04-09 16:28:01 linux-kernel Re: [PATCH 3/3] perf tests: Skip "test data symbol" on Neoverse N1
2024-04-09 16:04:35 linux-kernel Re: [PATCH v1] perf stat: Remove evlist__add_default_attrs use strings
2024-04-09 15:48:26 linux-kernel Re: BISECTED: perf test 'Miscellaneous Intel PT' failing on Intel hybrid machines
2024-04-09 15:45:11 linux-kernel Re: [PATCH v1] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
2024-04-09 15:22:48 linux-kernel Re: [PATCH v1] perf stat: Remove evlist__add_default_attrs use strings
2024-04-09 02:36:20 linux-kernel [PATCH v1 3/4] perf util: Add shellcheck to generate-cmdlist.sh