diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-26 11:40:17 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-26 13:14:59 -0300 |
commit | ccd9b2a7f82b069b8e8ac892fd9c1c22e7b11eba (patch) | |
tree | 1245c6fe604fa0dc2849f865436b30ef6219ea91 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62de344e4fed23a42048c02dfa841f7d7ce9e88e (diff) |
perf trace: Do not beautify the 'pid' parameter as a simple integer
Leave it alone so that it ends up assigned to SCA_PID via its type,
'pid_t', that will look up the pid on the machine thread rb_tree and
possibly find its COMM.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Milian Wolff <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions