This website requires JavaScript.
Explore
Help
Sign In
sascha
/
devlib
Watch
1
Star
0
Fork
0
You've already forked devlib
mirror of
https://github.com/ARM-software/devlib.git
synced
2025-02-07 05:30:44 +00:00
Code
Issues
Releases
Wiki
Activity
devlib
/
devlib
/
collector
History
Douglas Raillard
917800ffa6
collector: ftrace: Use trace-cmd start --cmdlines-size
...
Use --cmdlines-size option rather than setting the file manually.
2021-09-01 17:38:49 +01:00
..
__init__.py
collector: Update the Collector Interface
2019-12-20 15:16:32 +00:00
dmesg.py
collector/dmesg: DmesgCollector: Avoid not rooted targets
2021-04-07 10:55:27 +01:00
ftrace.py
collector: ftrace: Use trace-cmd start --cmdlines-size
2021-09-01 17:38:49 +01:00
logcat.py
LogcatCollector: Learn to pass format to logcat
2020-05-15 14:52:26 +01:00
perf.py
collector/perf: raise an error if report_options or report_sample_options are specified when not using perf/simpleperf record
2021-04-27 10:40:06 +01:00
screencapture.py
collector/screencapture: Refactor to use new collector interface
2019-12-20 15:16:32 +00:00
serial_trace.py
collector/serial_trace: Ensure log is opened in binary mode
2020-06-24 17:16:11 +01:00
systrace.py
devlib/collector: Update Collectors to implement collector interface
2019-12-20 15:16:32 +00:00