aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2020-10-13 17:03:19 -0300
committerArnaldo Carvalho de Melo <[email protected]>2020-10-13 17:03:19 -0300
commit79bbbabd227897745786e81ed814ad86c5e1295d (patch)
tree88296706d979a9caaf2460b93239c5b1b60e6259 /scripts/gdb/linux/tasks.py
parent79373082fa9de8bea909836ee33ca0bc199f71f6 (diff)
perf config: Export the perf_config_from_file() function
We'll use it to ask for extra config files to be loaded, profile like stuff that will be used first to make 'perf trace' mimic 'strace' output via a 'perf strace' command that just sets up 'perf trace' output. At some point it'll be used for regression tests, where we'll run some simple commands like: perf strace ls > perf-strace.output strace ls > strace.output And then do some mutable syscall arg aware diff like tool to deal with arguments for things like mmap, that change at each execution, to be first ignored and then properly tracked when used accoss multiple syscalls. Cc: Adrian Hunter <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions