aboutsummaryrefslogtreecommitdiffstats
path: root/damo_features.py
AgeCommit message (Expand)AuthorFilesLines
4 daysRevert "Move source files under 'src/' directory"SeongJae Park1-0/+38
12 daysMove source files under 'src/' directorySeongJae Park1-38/+0
2024-03-09damo_features: Add an option for inferring DAMON versionSeongJae Park1-0/+7
2024-01-28subcommands: Remove direct execution supportSeongJae Park1-14/+6
2023-10-21damo_features: Use get_feature_supports()SeongJae Park1-6/+7
2023-05-17Remove shebangs from non-executable Python filesMichel Alexandre Salim1-1/+0
2023-01-15Use ensure_root_and_initialized()SeongJae Park1-2/+1
2022-11-19_damon/initialize: Remove 'skip_dirs_population'SeongJae Park1-1/+1
2022-11-19_damon: Split command line arguments handling to a separate moduleSeongJae Park1-1/+2
2022-08-21Replace manual _damon.initialize() error handling with the wrapperSeongJae Park1-4/+1
2022-08-14features: Support json format outputSeongJae Park1-2/+9
2022-08-14features: Check initialize() errorSeongJae Park1-1/+4
2022-08-14features: Request root permissionSeongJae Park1-0/+1
2022-07-10damo_features: Use 'feature_supported()' instead of 'get_supported_features()'SeongJae Park1-5/+5
2022-03-27Add damo_ prefix to internal modulesSeongJae Park1-0/+31