Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Side by Side Diff: etc/sys_log_utils.lst

Issue 5063001: Add devkit-power to chrome://system (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/userfeedback.git@master
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. 1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # Every command listed here will be executed and logged to our feedback 5 # Every command listed here will be executed and logged to our feedback
6 # mechanism. The format is comma delimted and the first term will be the key. 6 # mechanism. The format is comma delimted and the first term will be the key.
7 # if no key is provided then the command will be used as the key and the value. 7 # if no key is provided then the command will be used as the key and the value.
8 # 8 #
9 # Lines starting with # will be ignored. 9 # Lines starting with # will be ignored.
10 # 10 #
11 # Arguments will be included 11 # Arguments will be included
12 12
13 CLIENT_ID,/usr/share/userfeedback/scripts/get_log "/home/chronos/Consent To Send Stats" 13 CLIENT_ID,/usr/share/userfeedback/scripts/get_log "/home/chronos/Consent To Send Stats"
14 LOGDATE,/bin/date 14 LOGDATE,/bin/date
15 Xorg.0.log,/usr/share/userfeedback/scripts/get_log /var/log/Xorg.0.log 15 Xorg.0.log,/usr/share/userfeedback/scripts/get_log /var/log/Xorg.0.log
16 bios_info,/usr/share/userfeedback/scripts/get_log /var/log/bios_info.txt 16 bios_info,/usr/share/userfeedback/scripts/get_log /var/log/bios_info.txt
17 boot_times,/usr/share/userfeedback/scripts/get_log /tmp/boot-times-sent 17 boot_times,/usr/share/userfeedback/scripts/get_log /tmp/boot-times-sent
18 chrome_log,/usr/share/userfeedback/scripts/get_log /home/chronos/user/chrome,asc ii 18 chrome_log,/usr/share/userfeedback/scripts/get_log /home/chronos/user/chrome,asc ii
19 chrome_system_log,/usr/share/userfeedback/scripts/get_log /var/log/chrome/chrome ,ascii 19 chrome_system_log,/usr/share/userfeedback/scripts/get_log /var/log/chrome/chrome ,ascii
20 chromeos-wm.LATEST,/usr/share/userfeedback/scripts/get_log /home/chronos/user/lo g/chromeos-wm.LATEST 20 chromeos-wm.LATEST,/usr/share/userfeedback/scripts/get_log /home/chronos/user/lo g/chromeos-wm.LATEST
21 cpu,uname -p 21 cpu,uname -p
22 cpuinfo,cat /proc/cpuinfo 22 cpuinfo,cat /proc/cpuinfo
23 devkit-power,devkit-power -d
23 dmesg,/bin/dmesg 24 dmesg,/bin/dmesg
24 font_version,fc-list : family style fontversion | sort -f 25 font_version,fc-list : family style fontversion | sort -f
25 hardware_class,/usr/bin/hardware_class 26 hardware_class,/usr/bin/hardware_class
26 hostname,hostname 27 hostname,hostname
27 hw_platform,uname -i 28 hw_platform,uname -i
28 ifconfig,/sbin/ifconfig -a 29 ifconfig,/sbin/ifconfig -a
29 login_times,/usr/share/userfeedback/scripts/get_log /tmp/login-times-sent 30 login_times,/usr/share/userfeedback/scripts/get_log /tmp/login-times-sent
30 lsmod,/sbin/lsmod 31 lsmod,/sbin/lsmod
31 lspci,/usr/sbin/lspci 32 lspci,/usr/sbin/lspci
32 lsusb,/usr/sbin/lsusb 33 lsusb,/usr/sbin/lsusb
33 meminfo,cat /proc/meminfo 34 meminfo,cat /proc/meminfo
34 mm-status,/usr/share/userfeedback/scripts/mm-status 35 mm-status,/usr/share/userfeedback/scripts/mm-status
35 powerd.LATEST,/usr/share/userfeedback/scripts/get_log /var/log/power_manager/pow erd.LATEST 36 powerd.LATEST,/usr/share/userfeedback/scripts/get_log /var/log/power_manager/pow erd.LATEST
36 powerd.out,/usr/share/userfeedback/scripts/get_log /var/log/power_manager/powerd .out 37 powerd.out,/usr/share/userfeedback/scripts/get_log /var/log/power_manager/powerd .out
37 ps,/bin/ps ux 38 ps,/bin/ps ux
38 softwareupdate.log,/usr/share/userfeedback/scripts/get_log /var/log/softwareupda te.log 39 softwareupdate.log,/usr/share/userfeedback/scripts/get_log /var/log/softwareupda te.log
39 syslog,/usr/share/userfeedback/scripts/getmsgs --last '2 hours' /var/log/message s 40 syslog,/usr/share/userfeedback/scripts/getmsgs --last '2 hours' /var/log/message s
40 touchpad,/opt/google/touchpad/tpcontrol status 41 touchpad,/opt/google/touchpad/tpcontrol status
41 ui_log,/usr/share/userfeedback/scripts/get_log /var/log/ui/ui.LATEST 42 ui_log,/usr/share/userfeedback/scripts/get_log /var/log/ui/ui.LATEST
42 uname,/bin/uname -a 43 uname,/bin/uname -a
43 update_engine.log,/usr/share/userfeedback/scripts/get_log /var/log/update_engine .log 44 update_engine.log,/usr/share/userfeedback/scripts/get_log /var/log/update_engine .log
44 wpa_supplicant,/usr/share/userfeedback/scripts/getmsgs --last '30 minutes' /var/ log/hostap.log 45 wpa_supplicant,/usr/share/userfeedback/scripts/getmsgs --last '30 minutes' /var/ log/hostap.log
45 verified boot,/usr/share/userfeedback/scripts/get_log /tmp/debug_vboot/noisy.log 46 verified boot,/usr/share/userfeedback/scripts/get_log /tmp/debug_vboot/noisy.log
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698