index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
trace-event-read.c
Age
Commit message (
Expand
)
Author
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393
Thomas Gleixner
2019-04-01
tools tools, tools lib traceevent: Make traceevent APIs more consistent
Tzvetomir Stoyanov
2018-12-17
perf tools: traceevent API cleanup, remove __tep_data2host*()
Tzvetomir Stoyanov
2018-10-08
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
2018-10-08
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-10-08
perf tools: Avoid double free in read_event_file()
Sanskriti Sharma
2018-09-19
tools lib traceevent: Rename data2host*() APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent print APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent parse APIs
Tzvetomir Stoyanov (VMware)
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-03-27
perf utils: Null terminate buf in read_ftrace_printk()
Tommi Rantala
2017-01-26
perf util: Add more debug message on failure path
Namhyung Kim
2017-01-26
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2015-07-23
perf tools: Stop reading the kallsyms data from perf.data
Arnaldo Carvalho de Melo
2014-07-17
perf tools: Remove needless getopt.h includes
Jiri Olsa
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2013-12-04
perf tools: Add trace-event object
Jiri Olsa
2013-07-12
perf util: Parse header_page to get proper long size
Namhyung Kim
2013-07-12
perf util: Skip reading header_event file
Namhyung Kim
2013-07-12
perf util: Make file/host_bigendian variable local
Namhyung Kim
2013-07-12
perf util: Save long size of traced system
Namhyung Kim
2013-07-12
perf util: Save page size in a trace file to pevent
Namhyung Kim
2013-03-21
perf tools: Cleanup calc_data_size logic
Namhyung Kim
2013-03-21
perf tools: Get rid of die() calls in trace-data-read.c
Namhyung Kim
2013-03-21
perf tools: Get rid of read_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
perf tools: Get rid of malloc_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
perf tools: Handle failure case in trace_report()
Namhyung Kim
2013-03-21
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-15
perf tools: Remove unused trace_read_data function
Namhyung Kim
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-04-25
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2010-05-20
perf: Use read() instead of lseek() in trace_event_read.c:skip()
Tom Zanussi
2010-05-03
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
2010-05-01
perf: Fix warning while reading ring buffer headers
Frederic Weisbecker
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-02-04
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
2010-02-03
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
2009-12-06
perf tools: Misc small fixes
OGAWA Hirofumi
2009-11-21
perf trace: Read_tracing_data should die() another day
Arnaldo Carvalho de Melo
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-09-13
perf sched: Display time in milliseconds, reorganize output
Ingo Molnar
[next]