1. a5a7e6d Update the version by SeongJae Park · 4 days ago master next v3.2.1
  2. 8c3c780 damo_setup_cli_completion: suggest damo record --do_record option by SeongJae Park · 5 days ago
  3. 04b30b3 TODO,release_note: update for DAMON trace events record/report by SeongJae Park · 5 days ago
  4. 35798f0 damo_record: rename damon_tracepoints to damon_trace_events by SeongJae Park · 5 days ago
  5. da38c3b damo_report_trace: support reporting for recorded tracepoints by SeongJae Park · 5 days ago
  6. 96d66ee damo_record: allow recording all DAMON tracepoints by SeongJae Park · 5 days ago
  7. f8c9ae6 _damo_records: allow keeping raw level trace data by SeongJae Park · 5 days ago
  8. fb68d5d _damo_records: update comment for RecordingHandle trace fields by SeongJae Park · 5 days ago
  9. 5d2c33f _damo_sysinfo: implement a function for returning all available damon tracepoints by SeongJae Park · 5 days ago
  10. 45176db release_note: update for deprecation plan notice update by SeongJae Park · 5 days ago
  11. 91ad341 damo_pa_layout: show deprecation warning on stderr by SeongJae Park · 5 days ago
  12. 9c398cd damo_record_info: show deprecation notice on stderr by SeongJae Park · 5 days ago
  13. 52d9cab _damo_deprecation_notice: split out contact message by SeongJae Park · 5 days ago
  14. 5efeec5 _damo_deprecation_notice: add alternative parameter to deprecated() by SeongJae Park · 5 days ago
  15. aef07c9 _damo_deprecation_notice: add alternative parameter to will_be_deprecated() by SeongJae Park · 5 days ago
  16. 15364fa _damon: update metric_require_nid() for node_memcg_{used,free}_bp by SeongJae Park · 2 weeks ago
  17. 4924d79 Update the version by SeongJae Park · 4 weeks ago v3.2.0
  18. 957b12d release_note: wordsmith for next release by SeongJae Park · 4 weeks ago
  19. 9821afc damo_setup_cli_completion: support --damos_quota_fail_charge_ratio by SeongJae Park · 4 weeks ago
  20. 097ffd1 damo_setup_cli_completion: support --pause_ctx by SeongJae Park · 4 weeks ago
  21. e50af3d TODO: add items for DAMON tracepoints recording/reporting by SeongJae Park · 4 weeks ago
  22. 7e4b128 tests: add 'damo args damon' tests by SeongJae Park · 4 weeks ago
  23. fed5616 damo_report_trace: implement --no_event by SeongJae Park · 4 weeks ago
  24. cd231ad TODO,release_note: update for damos quotas failed region charge ratio support by SeongJae Park · 4 weeks ago
  25. d119183 _damon_args: support text input for quota fail charge ratio by SeongJae Park · 4 weeks ago
  26. 849bdeb _damon_args: handle --damos_quota_fail_charge_ratio by SeongJae Park · 4 weeks ago
  27. 2a3bc19 _damon_args: feature-warn use of --damos_quota_fail_charg_ratio by SeongJae Park · 4 weeks ago
  28. 8ef2cc8 _damon_args: add --damos_quota_fail_charge_ratio by SeongJae Park · 4 weeks ago
  29. abd6d7e _damon_sysfs: support reading damos quota fail charge ratio by SeongJae Park · 4 weeks ago
  30. d28aab9 _damon_sysfs: support writing damos quota fail charge ratio by SeongJae Park · 4 weeks ago
  31. 87f3bfa _damon: add DamosQuotas.fail_charge_{num,denom} by SeongJae Park · 4 weeks ago
  32. a9c16ff _damon_sysfs: check damos_quota_fail_charge_ratio support by SeongJae Park · 4 weeks ago
  33. 955c05d _damon_features: add damos_quota_fail_charge_ratio by SeongJae Park · 4 weeks ago
  34. 962d1dc damo_report_trace: use 'all' as default of --event by SeongJae Park · 4 weeks ago
  35. 46236fe TODO: add item for DAMON parameter options documentation by SeongJae Park · 4 weeks ago
  36. 0e923ac TODO,release_note: update for ctx pause support by SeongJae Park · 4 weeks ago
  37. 4852da9 _damon_args: handle --pause_ctx by SeongJae Park · 4 weeks ago
  38. 84b9952 _damon_args: warn use of --pause_ctx on system not supporing the feature by SeongJae Park · 4 weeks ago
  39. 2f170bb _damon_args: add --pause_ctx option by SeongJae Park · 4 weeks ago
  40. 1c58878 _damon_sysfs: support read/write of ctx.pause by SeongJae Park · 4 weeks ago
  41. 77c8bfc _damon_sysfs: check support of ctx_pause feature by SeongJae Park · 4 weeks ago
  42. ce56d57 _damon: add DamonCtx.pause by SeongJae Park · 4 weeks ago
  43. 3f7f64c _damon_features: add ctx_pause feature by SeongJae Park · 4 weeks ago
  44. 6b50873 _damon_features: update damos_quota_goal_tuner upstream status by SeongJae Park · 4 weeks ago
  45. 6665bb5 TODO: add items for supporting wip DAMON features by SeongJae Park · 4 weeks ago
  46. 8ebed6a Update the version by SeongJae Park · 5 weeks ago v3.1.9
  47. 7ef4159 TODO,release_note: update for next release by SeongJae Park · 5 weeks ago
  48. ed08024 damo_report_trace: add --tracer option for manual tracer selection by SeongJae Park · 5 weeks ago
  49. fb10941 damo_report_trace: support 'all' by SeongJae Park · 5 weeks ago
  50. 2eb84ad damo_report_trace: implement basic functionality by SeongJae Park · 5 weeks ago
  51. 39ae6ba damo_setup_cli_completion: support 'damo report trace' by SeongJae Park · 5 weeks ago
  52. e415c3b introduce 'damo report trace' by SeongJae Park · 5 weeks ago
  53. a9c8069 TODO,release_note: update for --damon_addr_unit by SeongJae Park · 5 weeks ago
  54. fe2f6a7 _damon_args: add --damon_addr_unit for setting the 'addr_unit' DAMON param by SeongJae Park · 5 weeks ago
  55. e0f9018 _damon_sysfs: support reading/writing addr_unit by SeongJae Park · 5 weeks ago
  56. 972f325 _damon: add DamonCtx.addr_unit by SeongJae Park · 5 weeks ago
  57. 1e3eb7d TODO: mark early feature check as done by SeongJae Park · 5 weeks ago
  58. 9367d8d Update the version by SeongJae Park · 6 weeks ago v3.1.8
  59. 08a6199 release_note: wordsmith by SeongJae Park · 6 weeks ago
  60. 80fae8c release_note: update for --damos_quota_goal_tuner by SeongJae Park · 6 weeks ago
  61. 62db5e8 scripts/weighted_interleave: check command line arguments by SeongJae Park · 6 weeks ago
  62. eb0b3c0 damo_setup_cli_completion: support --damos_quota_goal_tuner by SeongJae Park · 6 weeks ago
  63. 44a2455 _damon_args: add --damos_quota_goal_tuner by SeongJae Park · 6 weeks ago
  64. 13e18d8 _damon_sysfs: support quota goal tuner read/write by SeongJae Park · 6 weeks ago
  65. 2b99240 _damon: add DamosQuotas.goal_tuner field by SeongJae Park · 6 weeks ago
  66. 358f03f _damon_sysfs: support damos_quota_goal_tuner feature check by SeongJae Park · 6 weeks ago
  67. 388f514 _damon_features: add a feature for DAMOS quota goal tuner by SeongJae Park · 6 weeks ago
  68. b737009 release_note: wordsmoth by SeongJae Park · 6 weeks ago
  69. 94a8189 release_note: update for feature-arg mismatch warnings by SeongJae Park · 6 weeks ago
  70. 5764c3e _damon_args: warn for >=5.15 feature-args mismatches by SeongJae Park · 6 weeks ago
  71. f354856 _damon_args: warn for >=5.19 feature-args mismatches by SeongJae Park · 6 weeks ago
  72. b12c0bf _damon_args: warn for >=6.7 feature-args mismatches by SeongJae Park · 6 weeks ago
  73. 71ba6b5 _damon_args: warn for >=6.10 feature-arg mismatches by SeongJae Park · 6 weeks ago
  74. d07c3ce _damon_args: warn for >=6.15 feature-args mismatches by SeongJae Park · 6 weeks ago
  75. 41e41d4 _damon_args: warn for >=6.17 feature-args mismatch by SeongJae Park · 6 weeks ago
  76. ae6b3cf TODO: add item for 'addr_unit' support by SeongJae Park · 6 weeks ago
  77. 45b9f11 _damon_args: warn for >=6.19 feature-argument mismatches by SeongJae Park · 6 weeks ago
  78. 8c85829 _damon_features: add 7.0-rc1 release date by SeongJae Park · 6 weeks ago
  79. 4946150 damo_start: use SystemInfo.sysfs_path instead of hard-coding by SeongJae Park · 6 weeks ago
  80. a69a21a release_note: update for 'record_info', 'pa_layout' deprecation by SeongJae Park · 6 weeks ago
  81. 57c8850 TODO: add next steps for record_info, pa_layout deprecation by SeongJae Park · 6 weeks ago
  82. 52c48dc damo: show record_info deprecation plan on help message by SeongJae Park · 6 weeks ago
  83. d3ca369 damo: show 'pa_layout' deprecation plan on help message by SeongJae Park · 6 weeks ago
  84. b86f9b8 FEATURES_DEPRECATION_SCHEDULE: notice record_info and pa_layout will be deprecated by SeongJae Park · 6 weeks ago
  85. 7e518aa damo_setup_cli_completion: support 'damo report pa_layout' by SeongJae Park · 6 weeks ago
  86. 71b001d damo_report: add pa_layout report type by SeongJae Park · 6 weeks ago
  87. 2a4b23c TODO: add deprecation items for record_info and pa_layout by SeongJae Park · 6 weeks ago
  88. 4ddb292 copy damo_record_info to damo_report_record_info by SeongJae Park · 6 weeks ago
  89. 4a1ca6f TODO: mark 'damo report record_info' address accuracy item as done by SeongJae Park · 6 weeks ago
  90. f0fc9a2 damo_setup_cli_completion: support 'report record_info' by SeongJae Park · 6 weeks ago
  91. d444039 damo_report: change orders of report types by SeongJae Park · 6 weeks ago
  92. af946e3 _damon_features: update 7.0-merged features upstream status by SeongJae Park · 6 weeks ago
  93. 6fb9a0d Update the version by SeongJae Park · 7 weeks ago v3.1.7
  94. c99b676 release_note: update for next release by SeongJae Park · 7 weeks ago
  95. a93b272 damo_report_heatmap: use format_sz_accurate() for x-axis start/end by SeongJae Park · 7 weeks ago
  96. 2635b20 USAGE: update heatmap range scoping to using the latest record_info output by SeongJae Park · 7 weeks ago
  97. 67d409c damo_record_info: use _damo_fmt_str.format_sz_accurate() by SeongJae Park · 7 weeks ago
  98. 7cd3fe9 _damo_fmt_str: add format_sz_accurate() by SeongJae Park · 7 weeks ago
  99. 248d28c README: shrink kernel dependence section by SeongJae Park · 7 weeks ago
  100. aa48681 USAGE: fix typos by SeongJae Park · 7 weeks ago