index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-timechart.c
Age
Commit message (
Expand
)
Author
7 days
perf timechart: Fix memory leaks in draw_wakeups()
Namhyung Kim
7 days
perf timechart: Fix memory leaks during record
Namhyung Kim
7 days
perf timechart: Release event samples at the end
Namhyung Kim
7 days
perf timechart: Remove unnecessary copy of backtrace
Namhyung Kim
7 days
perf timechart: Remove unused backtrace in trace_handler
Namhyung Kim
7 days
perf timechart: Generate backtrace only if needed
Namhyung Kim
7 days
perf timechart: Don't pass @event to cat_backtrace()
Namhyung Kim
2026-06-03
perf timechart: Fix cat_backtrace() use-after-free on corrupted callchain
Arnaldo Carvalho de Melo
2026-06-03
perf timechart: Include file offset in CPU bounds check messages
Arnaldo Carvalho de Melo
2026-05-20
perf timechart: Bounds check CPU
Ian Rogers
2026-05-20
perf timechart: Fix memory leaks
Ian Rogers
2026-05-20
perf timechart: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-03-10
perf tools: Add layout support for --symfs option
Changbin Du
2025-12-03
perf timechart: Add record support for output perf.data path
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2024-11-13
perf timechart: Remove redundant variable assignment
Luo Yifan
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-08-12
perf timechart: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-05-28
perf timechart: Make large arrays dynamic
Ian Rogers
2023-04-10
perf util: Move input_name to util
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-04
perf timechart: Add p_state_end helper
Shang XiaoJing
2022-10-04
perf timechart: Add create_pidcomm helper
Shang XiaoJing
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove needless libtraceevent include directives
Arnaldo Carvalho de Melo
2019-08-29
perf timechart: Refactor svg_build_topology_map()
Kyle Meyer
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-22
perf data: Add global path holder
Jiri Olsa
2018-12-18
perf tools: Add missing open_memstream() prototype for systems lacking it
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_symbol() return the symbol searched
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-09-18
perf tools: Fix leaking rec_argv in error cases
Martin Kepplinger
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
[next]