index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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 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
*
perf tools: Misc small fixes
OGAWA Hirofumi
2009-12-06
1
-1
/
+2
*
perf trace: Read_tracing_data should die() another day
Arnaldo Carvalho de Melo
2009-11-21
1
-2
/
+2
*
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-10-07
1
-5
/
+2
*
perf sched: Display time in milliseconds, reorganize output
Ingo Molnar
2009-09-13
1
-2
/
+4
*
perf trace: Fix read_string()
Ingo Molnar
2009-09-03
1
-1
/
+4
*
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-28
1
-0
/
+1
*
perf tools: Add trace event debugfs stream reader
Steven Rostedt
2009-08-17
1
-0
/
+508