diff options
author | Yang Jihong <yangjihong@bytedance.com> | 2024-08-06 10:35:33 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2024-08-16 19:31:15 -0300 |
commit | 6bdf5168b6fb19541b0c1862bdaa596d116c7bfb (patch) | |
tree | 852473fdc086bbe79fd8f83941658b5266f7a06b /tools/perf/util/stat-display.c | |
parent | b53f20b323ee3c5daa5494ad69e3ae0e77cfd82a (diff) | |
download | linux-6bdf5168b6fb19541b0c1862bdaa596d116c7bfb.tar.gz linux-6bdf5168b6fb19541b0c1862bdaa596d116c7bfb.tar.bz2 linux-6bdf5168b6fb19541b0c1862bdaa596d116c7bfb.zip |
perf sched timehist: Fix missing free of session in perf_sched__timehist()
When perf_time__parse_str() fails in perf_sched__timehist(),
need to free session that was previously created, fix it.
Fixes: 853b74071110bed3 ("perf sched timehist: Add option to specify time window of interest")
Signed-off-by: Yang Jihong <yangjihong@bytedance.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: David Ahern <dsa@cumulusnetworks.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240806023533.1316348-1-yangjihong@bytedance.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/stat-display.c')
0 files changed, 0 insertions, 0 deletions