index
:
pub/scm/linux/kernel/git/kees/linux.git
master
Various feature branches
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
data-convert-bt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-30
perf evlist: Add reference count
Ian Rogers
1
-1
/
+1
2026-06-04
perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
Michael Jeanson
1
-17
/
+16
2026-06-03
perf env: Add helper to lazily compute the os_release
Ian Rogers
1
-1
/
+1
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
1
-1
/
+1
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-04-02
perf data convert ctf: Pipe mode improvements
Ian Rogers
1
-4
/
+59
2026-04-02
perf header: Refactor pipe mode end marker handling
Ian Rogers
1
-6
/
+3
2026-02-12
perf json: Pipe mode --to-ctf support
Ian Rogers
1
-2
/
+52
2026-01-06
perf data: Fix coding style
Derek Foreman
1
-4
/
+2
2026-01-06
perf data: Allow filtering conversion by time range
Derek Foreman
1
-0
/
+31
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-8
/
+8
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
1
-4
/
+6
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
1
-1
/
+1
2024-08-12
perf data convert ctf: Use perf_tool__init()
Ian Rogers
1
-16
/
+14
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-2
/
+2
2023-01-19
perf trace: Reduce #ifdefs for TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-3
/
+1
2023-01-19
perf tools: Remove HAVE_LIBTRACEEVENT_TEP_FIELD_IS_RELATIVE
Ian Rogers
1
-1
/
+1
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+4
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-06
tools/perf: Add '__rel_loc' event field parsing support
Masami Hiramatsu
1
-0
/
+2
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-1
/
+1
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-1
/
+1
2021-04-29
perf data: Add JSON export
Nicholas Fraser
1
-1
/
+1
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-11
perf tools: Replace lkml.org links with lore
Kees Cook
1
-1
/
+1
2020-08-06
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
1
-20
/
+37
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
1
-1
/
+4
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-7
/
+7
2019-07-29
perf evlist: Rename perf_evlist__delete() to evlist__delete()
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-2
/
+2
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-9
/
+9
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251
Thomas Gleixner
1
-2
/
+1
2019-05-28
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
1
-1
/
+1
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...
Tzvetomir Stoyanov
1
-2
/
+2
2019-02-22
perf data: Add global path holder
Jiri Olsa
1
-2
/
+2
2018-09-19
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
1
-17
/
+17
2018-09-19
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
1
-11
/
+11
2018-09-19
perf tools: Initialize perf_data_file fd field
Jérémie Galarneau
1
-1
/
+1
2018-08-13
tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
Tzvetomir Stoyanov (VMware)
1
-3
/
+3
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-4
/
+4
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-3
/
+3
2017-07-28
perf data: Add mmap[2] events to CTF conversion
Geneviève Bastien
1
-0
/
+35
2017-07-28
perf data: Add callchain to CTF conversion
Geneviève Bastien
1
-1
/
+91
2017-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
1
-4
/
+2
[next]