Show patches with: Submitter = Ian Rogers       |    State = Action Required       |   627 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/22] libperf: Add comments to perf_cpu_map. Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[02/22] perf stat: Add aggr creators that are passed a cpu. Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[03/22] perf stat: Switch aggregation to use for_each loop Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[04/22] perf stat: Switch to cpu version of cpu_map__get Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[05/22] perf cpumap: Switch cpu_map__build_map to cpu function Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[06/22] perf cpumap: Remove map+index get_socket Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[07/22] perf cpumap: Remove map+index get_die Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[08/22] perf cpumap: Remove map+index get_core Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[09/22] perf cpumap: Remove map+index get_node Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[1/5] perf annotate: Drop objdump stderr Tidy up symbol end fixup - - - --- 2022-04-07 Ian Rogers New
[1/5] perf evlist: Rename cpus to user_cpus Make evlist CPUs more accurate - - - --- 2022-03-28 Ian Rogers New
[10/22] perf cpumap: Add comments to aggr_cpu_id Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[11/22] perf cpumap: Remove unused cpu_map__socket Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[12/22] perf cpumap: Simplify equal function name. Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[13/22] perf cpumap: Rename empty functions. Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[14/22] perf cpumap: Document cpu__get_node and remove redundant function Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[15/22] perf cpumap: Remove map from function names that don't use a map. Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[16/22] perf cpumap: Remove cpu_map__cpu, use libperf function. Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[17/22] perf cpumap: Refactor cpu_map__build_map Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[18/22] perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[19/22] perf cpumap: Move 'has' function to libperf Refactor perf cpumap - 1 - --- 2021-12-08 Ian Rogers New
[2/5] perf cpumap: More cpu map reuse by merge. Make evlist CPUs more accurate - - - --- 2022-03-28 Ian Rogers New
[2/5] perf symbols: Always do architecture specific fixups Tidy up symbol end fixup - - - --- 2022-04-07 Ian Rogers New
[20/22] perf cpumap: Add some comments to cpu_aggr_map Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[21/22] perf cpumap: Trim the cpu_aggr_map Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[22/22] perf stat: Fix memory leak in check_per_pkg Refactor perf cpumap - - - --- 2021-12-08 Ian Rogers New
[3/5] perf cpumap: Add intersect function. Make evlist CPUs more accurate - - - --- 2022-03-28 Ian Rogers New
[3/5] perf symbols: Add is_kernel argument to fixup end Tidy up symbol end fixup - - - --- 2022-04-07 Ian Rogers New
[4/5] perf stat: Avoid segv if core.user_cpus isn't set. Make evlist CPUs more accurate - - - --- 2022-03-28 Ian Rogers New
[4/5] perf symbol: By default only fix zero length symbols Tidy up symbol end fixup - - - --- 2022-04-07 Ian Rogers New
[5/5] perf evlist: Respect all_cpus when setting user_cpus Make evlist CPUs more accurate - - - --- 2022-03-28 Ian Rogers New
[5/5] perf symbols: More specific architecture end fixing Tidy up symbol end fixup - - - --- 2022-04-07 Ian Rogers New
[v1,01/14] libperf cpumap: Rename perf_cpu_map__dummy_new Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,01/15] perf jevents: Simplify generation of C-string Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,01/20] perf thread: Remove notion of dead threads Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,01/23] perf tools: Warn if no user requested CPUs match PMU's CPUs PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,01/51] perf tools: Ensure evsel name is initialized shadow metric clean up and improvements - 1 - --- 2023-02-19 Ian Rogers New
[v1,02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,02/15] perf jevents: Add JEVENTS_ARCH make option Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,02/20] perf thread: Make threads rbtree non-invasive Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,02/23] perf evlist: Remove evlist__warn_hybrid_group PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,02/51] perf metrics: Improve variable names shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,03/14] libperf cpumap: Rename perf_cpu_map__empty Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,03/15] perf jevent: Add an 'all' architecture argument Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,03/20] perf thread: Add accessor functions for thread Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,03/23] perf evlist: Remove __evlist__add_default PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,03/51] perf pmu-events: Remove aggr_mode from pmu_event shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL) Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,04/15] perf jevents: Remove the type/version variables Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,04/20] perf maps: Make delete static, always use put Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,04/23] perf evlist: Reduce scope of evlist__has_hybrid PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,04/51] perf pmu-events: Change aggr_mode to be an enum shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,05/15] perf jevents: Provide path to json file on error Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,05/20] perf addr_location: Move to its own header Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,05/23] perf pmu: Remove perf_pmu__hybrid_mounted PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,05/51] perf pmu-events: Change deprecated to be a bool shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,06/14] libperf cpumap: Add any, empty and min helpers Clean up libperf cpumap's empty function - - - --- 2023-11-29 Ian Rogers New
[v1,06/15] perf jevents: Sort json files entries Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,06/20] perf addr_location: Add init/exit/copy functions Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,06/23] perf pmu: Detect ARM and hybrid PMUs with sysfs PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,06/51] perf pmu-events: Change perpkg to be a bool shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,07/14] perf arm-spe/cs-etm: Directly iterate CPU maps Clean up libperf cpumap's empty function - - - --- 2023-11-29 Ian Rogers New
[v1,07/15] perf pmu-events: Hide pmu_sys_event_tables Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,07/20] perf thread: Add reference count checking Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,07/23] perf pmu: Add is_core to pmu PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,07/51] perf expr: Make the online topology accessible globally shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,08/14] perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use Clean up libperf cpumap's empty function - - - --- 2023-11-29 Ian Rogers New
[v1,08/15] perf pmu-events: Avoid passing pmu_events_map Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,08/20] perf machine: Make delete_threads part of machine__exit Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,08/23] perf pmu: Rewrite perf_pmu__has_hybrid to avoid list PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,08/51] perf pmu-events: Make the metric_constraint an enum shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,09/15] perf pmu-events: Hide pmu_events_map Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,09/20] perf report: Avoid thread leak Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,09/23] perf x86: Iterate hybrid PMUs as core PMUs PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,09/51] perf pmu-events: Don't '\0' terminate enum values shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,1/2] perf metrics: Avoid segv if default metricgroup isn't set [v1,1/2] perf metrics: Avoid segv if default metricgroup isn't set - - - --- 2023-12-04 Ian Rogers New
[v1,1/6] perf ui: Move window resize signal functions Simplify linking against tools/perf code - - - --- 2023-03-28 Ian Rogers New
[v1,1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init PMU performance improvements - 1 - --- 2023-10-07 Ian Rogers New
[v1,1/9] perf jevents metric: Correct Function equality jevents/pmu-events improvements - - - --- 2022-12-13 Ian Rogers New
[v1,10/14] perf top: Avoid repeated function calls Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,10/15] perf test: Use full metric resolution Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,10/20] perf header: Ensure bitmaps are freed Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,10/23] perf topology: Avoid hybrid list for hybrid topology PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,11/14] perf arm64 header: Remove unnecessary CPU map get and put Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,11/15] perf pmu-events: Move test events/metrics to json Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,11/20] perf stat: Avoid evlist leak Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,11/23] perf evsel: Compute is_hybrid from PMU being core PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,11/51] perf vendor events intel: Refresh alderlake-n metrics shadow metric clean up and improvements - - - --- 2023-02-19 Ian Rogers New
[v1,12/14] perf stat: Remove duplicate cpus_map_matched function Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,12/15] perf pmu-events: Don't assume pmu_event is an array Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,12/20] perf intel-pt: Fix missed put and leak Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,12/23] perf header: Avoid hybrid PMU list in write_pmu_caps PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,13/15] perf pmu-events: Hide the pmu_events Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
[v1,13/20] perf evlist: Free stats in all evlist destruction Reference count checking for thread - - - --- 2023-06-07 Ian Rogers New
[v1,13/23] perf metrics: Remove perf_pmu__is_hybrid use PMU refactoring and improvements - - - --- 2023-05-17 Ian Rogers New
[v1,14/14] libperf cpumap: Document perf_cpu_map__nr's behavior Clean up libperf cpumap's empty function - 1 - --- 2023-11-29 Ian Rogers New
[v1,14/15] perf metrics: Copy entire pmu_event in find metric Compress the pmu_event tables - - - --- 2022-07-15 Ian Rogers New
« 1 2 3 46 7 »