mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-21 15:55:58 +01:00
get options in config_example.py reachable
Some options in config_example.py are not reachable. It makes users confused. So make the options in the file as gobal_alias. Signed-off-by: zhizhou.zhang <zhizhou.zhang@spreadtrum.com>
This commit is contained in:
wlauto
@ -198,18 +198,6 @@ logging = {
|
||||
# The kinds of sensors hwmon instrument will look for
|
||||
#hwmon_sensors = ['energy', 'temp']
|
||||
|
||||
####################################################################################################
|
||||
##################################### streamline configuration #####################################
|
||||
|
||||
# The port number on which gatord will listen
|
||||
#port = 8080
|
||||
|
||||
# Enabling/disabling the run of 'streamline -analyze' on the captured data.
|
||||
#streamline_analyze = True
|
||||
|
||||
# Enabling/disabling the generation of a CSV report
|
||||
#streamline_report_csv = True
|
||||
|
||||
####################################################################################################
|
||||
###################################### trace-cmd configuration #####################################
|
||||
|
||||
|
Reference in New Issue
Block a user