Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
sj
/
damo
/
HEAD
857360c
Update the version
by SeongJae Park
· 6 days ago
master
v3.2.7
0d68f41
document known versions of trace-cmd for output format variance
by SeongJae Park
· 6 days ago
d7f47fa
tests/run: ensure the user has root permission.
by SeongJae Park
· 7 days ago
54b3129
TODO: add items
by SeongJae Park
· 7 days ago
342f49a
release_note: update for next release
by SeongJae Park
· 7 days ago
69975a8
tests/unit/test_damo_report_trace: test flags omitted trace-cmd report output parsing
by SeongJae Park
· 7 days ago
396f0e3
damo_report_trace: support trace-cmd outputs that omit the flags
by SeongJae Park
· 7 days ago
7116c79
_damo_records: optimize damon_trace_fields() for only known formats
by SeongJae Park
· 7 days ago
d926910
_damo_records: update damon_trace_fields() comment
by SeongJae Park
· 7 days ago
2ba6b8f
damo_pa_layout: mark as deprecated
by SeongJae Park
· 7 days ago
492d90d
damo_record_info: mark as deprecated
by SeongJae Park
· 7 days ago
668ff66
tests/flake8: make fail message consistent
by SeongJae Park
· 7 days ago
349a5ca
tests/flake8: select all pyflake.
by SeongJae Park
· 7 days ago
e9c6af0
treewide: use _ for intended unused return values
by SeongJae Park
· 7 days ago
cd8ca2c
_damo_sysinfo: add exceptions to error messages
by SeongJae Park
· 7 days ago
de8a552
treewide: remove unused variables
by SeongJae Park
· 7 days ago
b9b4765
_damon_dbgfs: return the error from write_schemes()
by SeongJae Park
· 7 days ago
9af1b33
treewide: remove unused imports
by SeongJae Park
· 7 days ago
1d702e0
tests: run flake
by SeongJae Park
· 7 days ago
ebd2331
_damo_fmt_str: drop python2 support
by SeongJae Park
· 7 days ago
c2603f8
damo_record: pass kdamonds to snapshot_requests_from_args()
by SeongJae Park
· 7 days ago
ce7a635
damo_record: remove unused for_damon_stat_snapshot() and its usage
by SeongJae Park
· 7 days ago
b8d123f
damo_validate: fix wrong variable names
by SeongJae Park
· 8 days ago
65dbdbd
damo_report_trace: fix wrong line variable name
by SeongJae Park
· 8 days ago
a1b92bf
damo_report_record_info: fix a typo: s/line.s/lines./
by SeongJae Park
· 8 days ago
d6c499b
damo_record_info: fix a typo: s/line.s/lines./
by SeongJae Park
· 8 days ago
c661738
damo_features: fix a typo: s/sysfs/sysinfo/
by SeongJae Park
· 8 days ago
c95f911
_damon: fix a typo: s/kvpiars/kvpairs/
by SeongJae Park
· 8 days ago
949ddd3
_damo_sysinfo: fix typos
by SeongJae Park
· 8 days ago
5069e31
_damo_records: fix typos: s/kvapirs/kvpairs/g
by SeongJae Park
· 8 days ago
d5e6bac
_damo_records: fix wrong variable uses in convert_perf_to_damon_data()
by SeongJae Park
· 8 days ago
0a494d9
_damo_ascii_color: fix typo on error message
by SeongJae Park
· 8 days ago
afb1cfc
_damo_records: locate timestamp field instead of assuming column index
by Sean Jackson
· 12 days ago
368b1c0
_damo_sysinfo: handle unusable perf in get_perf_path_version()
by Sean Jackson
· 12 days ago
2eef007
Update the version
by SeongJae Park
· 13 days ago
v3.2.6
a3f4cc4
release_note: update for the next release
by SeongJae Park
· 13 days ago
8f69a16
damo_report_trace: remove trace test format from read_trace_record()
by SeongJae Park
· 2 weeks ago
2425357
damo_report_trace: remove get_trace_fields()
by SeongJae Park
· 2 weeks ago
1f8e537
tests/unit/test_damo_report_trace: remove get_trace_fields() test
by SeongJae Park
· 2 weeks ago
d0ca7a2
damo_report_trace: fix fmt_damos_before_apply()
by SeongJae Park
· 2 weeks ago
046cd55
damo_report_trace: remove fmt_damon_region_aggregated()
by SeongJae Park
· 2 weeks ago
b4daa12
tests/unit/test_damo_report_trace: remove fmt_damon_region_aggregated() test
by SeongJae Park
· 2 weeks ago
e76646c
damo_report_trace: remove unused functions
by SeongJae Park
· 2 weeks ago
3b6ff19
damo_report_trace: remove pr_trace_line()
by SeongJae Park
· 2 weeks ago
c7d9eed
damo_report_trace: use parse_trace_line() and pr_trace()
by SeongJae Park
· 2 weeks ago
422f656
damo_report_trace: avoid duplicated parsing ffor report_recorded_trace()
by SeongJae Park
· 2 weeks ago
4fac71e
damo_report_trace: return tracer from read_trace_record()
by SeongJae Park
· 2 weeks ago
e1e0644
damo__report_trace: cleanup damo-metadata from read_trace_record()
by SeongJae Park
· 2 weeks ago
6c9a645
damo_report_trace: change return orders
by SeongJae Park
· 2 weeks ago
87cd98b
damo_report_trace: implement pr_trace()
by SeongJae Park
· 2 weeks ago
063556a
damo_report_trace: split out damos_stat formatting
by SeongJae Park
· 2 weeks ago
209ccb2
damo_report_trace: split out damos_before_apply() format logic
by SeongJae Park
· 2 weeks ago
9089308
damo_report_trace: split damon_aggregated formatting logic
by SeongJae Park
· 2 weeks ago
367020a
tests/unit/test_damo_report_trace: add a test for parse_trace_line()
by SeongJae Park
· 2 weeks ago
0d61b08
damo_report_trace: implement a function for general trace line parsing
by SeongJae Park
· 2 weeks ago
200a9d0
damo_report_trace: print only raw tracee if --raw is given
by SeongJae Park
· 2 weeks ago
f72dee5
damo_report_trace: clarify supported input file types
by SeongJae Park
· 2 weeks ago
96956ff
damo_report_trace: remove unnecessary args.event existence check
by SeongJae Park
· 2 weeks ago
ee67a46
tests/unit/test_damo_report_trace: add one more test input for fmt_damon_region_aggregated_trace
by SeongJae Park
· 2 weeks ago
4c5f25c
tests/unit/test_damo_report_trace: use simpler address
by SeongJae Park
· 2 weeks ago
ef47e50
tests/unit/test_damo_report_trace: add get_trace_fields() for trace-cmd output
by SeongJae Park
· 2 weeks ago
f297175
Update the version
by SeongJae Park
· 3 weeks ago
v3.2.5
832989c
tets/args_damon/test: redirect stderr to /dev/null
by SeongJae Park
· 3 weeks ago
9d6bdda
release_note: updte for next release
by SeongJae Park
· 3 weeks ago
4dfc21a
tests/unit/test_damo_report_trace: add a test for get_trace_fields()
by SeongJae Park
· 3 weeks ago
4332433
damo_report_trace: fixup get_trace_fields()
by SeongJae Park
· 3 weeks ago
a5d5ec6
test/unit/test_damo_report_trace: test fmt_damon_region_aggregated_trace()
by SeongJae Park
· 3 weeks ago
18c68ff
damo_report_trace: split out trace part formatting
by SeongJae Park
· 3 weeks ago
9120d4a
damo_report_trace: fix wrong region_idx usage
by SeongJae Park
· 3 weeks ago
1bc76ea
tests/unit: add damo_report_trace tests
by SeongJae Park
· 3 weeks ago
39ed90a
damo_report_trace: split damon_region_aggregated format logic
by SeongJae Park
· 3 weeks ago
c464f9d
damo_report_trace: support old version traces of damos_stat
by SeongJae Park
· 3 weeks ago
a3c7b07
damo_report_trace: support damon_aggregated trace having no 'age'
by SeongJae Park
· 3 weeks ago
b7da0fe
TODO: add an item for 'damo report trace' tests
by SeongJae Park
· 3 weeks ago
1eac3e5
damo_report_trace: support damon_region_aggregated fancier format
by SeongJae Park
· 3 weeks ago
a82896c
damo_report_trace: use --libtraceevent_print perf option
by SeongJae Park
· 3 weeks ago
ebc2621
_damo_sysinfo: support damon_region_aggregated tracepoint
by SeongJae Park
· 3 weeks ago
9a703e9
_damon_features: add trace/damon_region_aggregated
by SeongJae Park
· 3 weeks ago
c10cad7
_damon_features: add notes for replacement of sample control
by SeongJae Park
· 3 weeks ago
780c0f1
_damon_features: update data attrs monitoring upstream status
by SeongJae Park
· 3 weeks ago
ee15cb6
release_note: update for the scheme-fitlers fix
by SeongJae Park
· 3 weeks ago
e8b83f4
tests: fix schemes-filters prcl test to use vaddr
by Kunwu Chan
· 3 weeks ago
349e2a0
tests: clean up DAMON on failure in schemes-filters test
by Kunwu Chan
· 3 weeks ago
6bb4cd9
Update the version
by SeongJae Park
· 4 weeks ago
v3.2.4
00cdde1
release_note: update for next release
by SeongJae Park
· 4 weeks ago
4b0a454
_damon_args: add trailing new line to feature warnings
by SeongJae Park
· 5 weeks ago
9c475f5
_damon_args: fix wrong --probe_filter usage warning
by SeongJae Park
· 5 weeks ago
2c8349e
Update the version
by SeongJae Park
· 5 weeks ago
v3.2.3
c01c54e
release_note: wordsmith
by SeongJae Park
· 5 weeks ago
818c7e3
damo_report_access: add '<probe hits>' region formatter
by SeongJae Park
· 5 weeks ago
ede5a7b
TODO,release_note: update for next release
by SeongJae Park
· 5 weeks ago
7c301b5
_damon_args: warn unsupported node_eligible_mem_bp use
by SeongJae Park
· 5 weeks ago
8b3fc4a
_damon: support node_eligible_mem_bp quota goal metric
by SeongJae Park
· 5 weeks ago
6803d6f
_damon_args: warn damos_action_collapse on unsupported kernels
by SeongJae Park
· 5 weeks ago
737e29f
_damon_args: add 7.1 marker to warn_unsupported_damon_features_for()
by SeongJae Park
· 5 weeks ago
5de00dd
_damon: support damos_collapse
by SeongJae Park
· 5 weeks ago
01ed9fa
_damon: let damos_actions index-free
by SeongJae Park
· 5 weeks ago
b591f5a
_damon_sysfs: write probes dir
by SeongJae Park
· 5 weeks ago
e66b31d
_damon_sysfs: read probes
by SeongJae Park
· 5 weeks ago
df2eb74
_damon/DamonFilter: allow setting path with non-memcg type
by SeongJae Park
· 5 weeks ago
Next »