Tzvetomir Stoyanov (VMware)
|
6fed932e92
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
|
7 年之前 |
Tzvetomir Stoyanov (VMware)
|
ece2a4f483
tools lib traceevent, perf tools: Rename pevent_set_* APIs
|
7 年之前 |
Tzvetomir Stoyanov (VMware)
|
6a48dc298e
tools lib traceevent, perf tools: Rename pevent print APIs
|
7 年之前 |
Tzvetomir Stoyanov (VMware)
|
c60167c187
tools lib traceevent, perf tools: Rename pevent parse APIs
|
7 年之前 |
Tzvetomir Stoyanov (VMware)
|
096177a8b5
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
|
7 年之前 |
Arnaldo Carvalho de Melo
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 年之前 |
Tommi Rantala
|
d4b364df5f
perf utils: Null terminate buf in read_ftrace_printk()
|
8 年之前 |
Namhyung Kim
|
a7619aef6d
perf util: Add more debug message on failure path
|
12 年之前 |
Namhyung Kim
|
cd4ceb6343
perf util: Save pid-cmdline mapping into tracing header
|
12 年之前 |
Arnaldo Carvalho de Melo
|
4263cece22
perf tools: Stop reading the kallsyms data from perf.data
|
10 年之前 |
Jiri Olsa
|
ff527bccd4
perf tools: Remove needless getopt.h includes
|
11 年之前 |
Jiri Olsa
|
84f5d36f48
perf tools: Move pr_* debug macros into debug object
|
11 年之前 |
Jiri Olsa
|
29f5ffd3d3
perf tools: Add trace-event object
|
11 年之前 |
Namhyung Kim
|
94b4d89e00
perf util: Parse header_page to get proper long size
|
12 年之前 |
Namhyung Kim
|
2b2efc7fb8
perf util: Skip reading header_event file
|
12 年之前 |
Namhyung Kim
|
63af28fa16
perf util: Make file/host_bigendian variable local
|
12 年之前 |
Namhyung Kim
|
59657f9c8d
perf util: Save long size of traced system
|
12 年之前 |
Namhyung Kim
|
30f36762aa
perf util: Save page size in a trace file to pevent
|
12 年之前 |
Namhyung Kim
|
ebf3c675d7
perf tools: Cleanup calc_data_size logic
|
12 年之前 |
Namhyung Kim
|
452958fdd0
perf tools: Get rid of die() calls in trace-data-read.c
|
12 年之前 |
Namhyung Kim
|
4a31e56599
perf tools: Get rid of read_or_die() in trace-event-read.c
|
12 年之前 |
Namhyung Kim
|
a4c983670e
perf tools: Get rid of malloc_or_die() in trace-event-read.c
|
12 年之前 |
Namhyung Kim
|
3dce2ce3cc
perf tools: Handle failure case in trace_report()
|
12 年之前 |
Namhyung Kim
|
62baca8aed
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
|
12 年之前 |
Namhyung Kim
|
f3ff40ec8d
perf tools: Remove unused trace_read_data function
|
12 年之前 |
Arnaldo Carvalho de Melo
|
0c1fe6b2f3
perf tools: Have the page size value available for all tools
|
13 年之前 |
Arnaldo Carvalho de Melo
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
Steven Rostedt
|
1c698186ab
parse-events: Rename struct record to struct pevent_record
|
13 年之前 |
Steven Rostedt
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 年之前 |
Namhyung Kim
|
d30d4a080d
perf tools: Remove unnecessary ctype.h inclusion
|
13 年之前 |