index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+1
*
perf util: Add host_is_bigendian to util.h
Ian Rogers
2022-12-14
1
-1
/
+2
*
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-06
1
-0
/
+1
*
perf tools: Remove unneeded semicolons
Zou Wei
2020-04-30
1
-1
/
+1
*
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-09-20
1
-1
/
+0
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393
Thomas Gleixner
2019-06-05
1
-17
/
+1
*
tools tools, tools lib traceevent: Make traceevent APIs more consistent
Tzvetomir Stoyanov
2019-04-01
1
-1
/
+1
*
perf tools: traceevent API cleanup, remove __tep_data2host*()
Tzvetomir Stoyanov
2018-12-17
1
-2
/
+2
*
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
2018-10-08
1
-1
/
+1
*
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-10-08
1
-1
/
+4
*
perf tools: Avoid double free in read_event_file()
Sanskriti Sharma
2018-10-08
1
-3
/
+1
*
tools lib traceevent: Rename data2host*() APIs
Tzvetomir Stoyanov (VMware)
2018-09-19
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-1
/
+1
*
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-7
/
+7
*
tools lib traceevent, perf tools: Rename pevent print APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename pevent parse APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
1
-2
/
+2
*
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-10
1
-12
/
+12
*
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
1
-1
/
+0
*
perf utils: Null terminate buf in read_ftrace_printk()
Tommi Rantala
2017-03-27
1
-1
/
+3
*
perf util: Add more debug message on failure path
Namhyung Kim
2017-01-26
1
-17
/
+36
*
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2017-01-26
1
-2
/
+34
*
perf tools: Stop reading the kallsyms data from perf.data
Arnaldo Carvalho de Melo
2015-07-23
1
-15
/
+13
*
perf tools: Remove needless getopt.h includes
Jiri Olsa
2014-07-17
1
-1
/
+0
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
1
-9
/
+11
*
perf util: Parse header_page to get proper long size
Namhyung Kim
2013-07-12
1
-1
/
+21
*
perf util: Skip reading header_event file
Namhyung Kim
2013-07-12
1
-8
/
+1
*
perf util: Make file/host_bigendian variable local
Namhyung Kim
2013-07-12
1
-3
/
+2
*
perf util: Save long size of traced system
Namhyung Kim
2013-07-12
1
-8
/
+3
*
perf util: Save page size in a trace file to pevent
Namhyung Kim
2013-07-12
1
-2
/
+5
*
perf tools: Cleanup calc_data_size logic
Namhyung Kim
2013-03-21
1
-9
/
+4
*
perf tools: Get rid of die() calls in trace-data-read.c
Namhyung Kim
2013-03-21
1
-15
/
+29
*
perf tools: Get rid of read_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
1
-23
/
+57
*
perf tools: Get rid of malloc_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
1
-33
/
+67
*
perf tools: Handle failure case in trace_report()
Namhyung Kim
2013-03-21
1
-17
/
+24
*
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-21
1
-2
/
+0
*
perf tools: Remove unused trace_read_data function
Namhyung Kim
2013-03-15
1
-201
/
+0
*
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
1
-2
/
+0
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-47
/
+50
*
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
2012-04-25
1
-5
/
+5
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
1
-11
/
+23
*
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
1
-1
/
+0
*
perf: Use read() instead of lseek() in trace_event_read.c:skip()
Tom Zanussi
2010-05-20
1
-6
/
+13
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-05-03
1
-5
/
+7
|
\
|
*
perf: Fix warning while reading ring buffer headers
Frederic Weisbecker
2010-05-01
1
-5
/
+7
*
|
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-1
/
+18
|
/
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
1
-44
/
+45
*
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
2010-02-04
1
-10
/
+10
*
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
2010-02-03
1
-2
/
+2
[next]