aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDeepa Dinamani <[email protected]>2016-06-08 22:04:59 -0700
committerJohn Stultz <[email protected]>2016-06-20 12:47:15 -0700
commite6c2682a1da36a2e79d9bab470412374434ce89e (patch)
treeda24b0529e5ae9ed16b884a2a9fed43a5a3d5a53 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentaf4afb40085f04f8b2ea8d28df878f7f0be02f89 (diff)
time: Add time64_to_tm()
time_to_tm() takes time_t as an argument. time_t is not y2038 safe. Add time64_to_tm() that takes time64_t as an argument which is y2038 safe. The plan is to eventually replace all calls to time_to_tm() by time64_to_tm(). Cc: Prarit Bhargava <[email protected]> Cc: Richard Cochran <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Deepa Dinamani <[email protected]> Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions