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