禹舟键 ([email protected])

Number of posts: 100 (0.13 per day)
First post: 2017-08-28 09:34:13
Last post: 2019-09-09 20:22:07

Date List Subject
2018-06-02 12:00:23 linux-kernel [PATCH v7 1/2] Add an array of const char and enum oom_constraint in memcontrol.h
2018-06-02 11:07:45 linux-kernel [PATCH v7 1/2] Add an array of const char and enum oom_constraint in memcontrol.h
2018-05-27 09:33:20 linux-kernel [PATCH v6] Refactor part of the oom report in dump_header
2018-05-25 02:50:17 linux-kernel [PATCH v5] Refactor part of the oom report in dump_header
2018-05-21 02:42:07 linux-kernel [PATCH v4] Print the memcg's name when system-wide OOM happened
2018-05-18 08:42:35 linux-kernel [PATCH v3] Print the memcg's name when system-wide OOM happened
2018-05-18 03:08:09 linux-kernel [PATCH v2] Print the memcg's name when system-wide OOM happened
2018-05-17 07:02:20 linux-kernel [PATCH] Add the memcg print oom info for system oom
2018-04-19 07:18:44 linux-kernel Some questions about cgroup aware OOM killer.
2018-01-29 09:27:48 linux-kernel [PATCH v4 1/2] perf stat: Add support to print counts for fixed times
2018-01-29 09:27:09 linux-kernel [PATCH v4 2/2] perf stat: Add support to print counts after a period of time
2018-01-29 09:26:49 linux-kernel [PATCH v4 0/2] perf stat: Add interval-count and time support
2018-01-26 09:08:49 linux-kernel [PATCH v3 2/2] perf stat: Add support to print counts after a period of time
2018-01-26 09:08:11 linux-kernel [PATCH v3 0/2] perf stat: Add interval-count and time support
2018-01-26 09:08:11 linux-kernel [PATCH v3 1/2] perf stat: Add support to print counts for fixed times
2018-01-25 09:12:44 linux-kernel [PATCH v2 2/2] perf stat: Add support to print counts after a period of time
2018-01-25 09:11:25 linux-kernel [PATCH v2 1/2] perf stat: Add support to print counts for fixed times
2018-01-25 09:11:14 linux-kernel [PATCH v2 0/2] perf stat: Add interval-count and time support
2018-01-24 02:44:17 linux-kernel perf stat: Add support to print counts for fixed times
2018-01-17 12:37:52 linux-kernel [PATCH 1/1] perf stat: Add support to print counts for fixed times
2018-01-17 12:37:44 linux-kernel [PATCH 0/1] perf stat: Add support to print counts for fixed times
2017-12-25 06:59:06 linux-kernel Php-fpm will crash when perf runs with call graph option
2017-12-25 06:57:09 linux-kernel Php-fpm will crash when perf runs with call graph option
2017-09-26 06:53:39 linux-kernel [PATCH v2 4/4] Make all print functions receive the fp argument, and opens a dump file in process_event.
2017-09-26 06:50:20 linux-kernel [PATCH v2 3/4] Replace printf with fprintf for all print functions
2017-09-26 06:50:14 linux-kernel [PATCH v2 2/4] Add fp argument to print functions
2017-09-26 06:50:03 linux-kernel [PATCH v2 1/4] Add a new element for the struct perf_tool, and add the --per-event-dump option for perf script
2017-09-26 06:49:56 linux-kernel [PATCH v2 0/4] perf script: Add script per-event-dump support
2017-09-24 11:13:33 linux-kernel [PATCH v2 4/4] Make all print functions receive the fp argument, and opens a dump file in process_event.
2017-09-24 11:13:19 linux-kernel [PATCH v2 3/4] Replace printf with fprintf for all print functions
2017-09-24 11:13:11 linux-kernel [PATCH v2 2/4] Add fp argument to print functions
2017-09-24 11:13:04 linux-kernel [PATCH v2 1/4] Add a new element for the struct perf_tool, and add the --per-event-dump option for perf script
2017-09-24 11:12:55 linux-kernel [PATCH v2 0/4] perf script: Add script per-event-dump support
2017-09-24 03:38:34 linux-kernel [PATCH v2 4/4] Makes all print functions receive the fp argument, and opens a dump file in process_event.
2017-09-24 03:38:25 linux-kernel [PATCH v2 3/4] Replace printf with fprintf for all print functions
2017-09-24 03:38:16 linux-kernel [PATCH v2 2/4] Add fp argument to print functions
2017-09-24 03:38:07 linux-kernel [PATCH v2 1/4] Add a new element for the struct perf_tool, and add the --per-event-dump option for perf script
2017-09-24 03:37:49 linux-kernel [PATCH v2 0/4] perf script: Add script per-event-dump support
2017-09-18 05:56:31 linux-kernel [PATCH 4/4] Replace printf with fprintf for all the output functions
2017-09-18 05:56:26 linux-kernel [PATCH 3/4] Add the fp_selection_helper function to set the file pointer for the related functions
2017-09-18 05:56:21 linux-kernel [PATCH 2/4] Makes all those related functions receive the FILE pointer
2017-09-18 05:56:13 linux-kernel [PATCH 1/4] Add a new element for the struct perf_tool, and add the --per-event-dump option for perf script
2017-09-18 05:56:00 linux-kernel [PATCH 0/4] perf script: Add script per-event-dump support
2017-09-15 02:38:13 linux-kernel Port the period data column to centos6.7 for perf script
2017-09-13 15:11:28 linux-kernel [PATCH 3/3] Replace printf with fprintf for all the output functions
2017-09-13 15:11:18 linux-kernel [PATCH 2/3] Makes all those related functions receive the FILE pointer
2017-09-13 15:11:05 linux-kernel [PATCH 1/3] Add a new element for the struct perf_tool, and add the --per-event-dump option for perf script
2017-09-13 15:10:55 linux-kernel [PATCH 0/3] perf script: Add script per-event-dump support
2017-08-28 09:34:13 linux-kernel [PATCH] perf script: Add script orientation output support for monitored events