index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-26
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
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+1
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
1
-2
/
+5
2016-09-28
perf data: Fix building in 32 bit platform with libbabeltrace
Wang Nan
1
-1
/
+1
2016-06-28
perf data ctf: Generate fork and exit events to CTF output
Wang Nan
1
-1
/
+43
2016-06-28
perf data ctf: Generate comm event to CTF output
Wang Nan
1
-0
/
+110
2016-06-28
perf data ctf: Prepare collect non-sample events
Wang Nan
1
-1
/
+7
2016-06-28
perf data ctf: Pass convert options through opts structure
Wang Nan
1
-2
/
+3
2016-06-28
perf data ctf: Add value_set_string() helper
Wang Nan
1
-0
/
+30
2016-06-28
perf data convert: Include config.h header
Jiri Olsa
1
-0
/
+1
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-27
perf ctf: Convert invalid chars in a string before set value
Wang Nan
1
-2
/
+39
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-03
perf data: Explicitly set byte order for integer types
Wang Nan
1
-0
/
+6
2016-03-03
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
1
-1
/
+111
2016-02-27
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
1
-1
/
+1
2016-02-12
perf data: Fix releasing event_class
Wang Nan
1
-0
/
+18
2015-12-11
perf data: Add u32_hex data type
Wang Nan
1
-0
/
+2
2015-04-29
perf data: Fix signedness of value
Wang Nan
1
-12
/
+52
2015-04-29
perf data: Fix duplicate field names and avoid reserved keywords
Wang Nan
1
-4
/
+82
2015-04-29
perf data: Add support for setting ordered_events queue size
Jiri Olsa
1
-0
/
+22
2015-04-29
perf data: Enable stream flush within processing
Jiri Olsa
1
-2
/
+24
2015-04-29
perf data: Switch to multiple cpu stream files
Sebastian Andrzej Siewior
1
-24
/
+182
2015-04-29
perf data: Show error message when conversion failed
He Kuang
1
-2
/
+8
2015-04-02
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
1
-1
/
+2
2015-03-13
perf data: Add tracepoint events fields CTF conversion support
Sebastian Andrzej Siewior
1
-0
/
+242
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-02-25
perf data: Add a 'perf' prefix to the generic fields
Sebastian Andrzej Siewior
1
-20
/
+22
2015-02-25
perf data: Add perf data to CTF conversion support
Jiri Olsa
1
-0
/
+612