Tzvetomir Stoyanov
|
bb3dd7e7c4
tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file
|
6 years ago |
Sanskriti Sharma
|
9c8a182e5a
perf tools: Free 'printk' string in parse_ftrace_printk()
|
6 years ago |
Tzvetomir Stoyanov (VMware)
|
2c92f9828b
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}
|
6 years ago |
Tzvetomir Stoyanov (VMware)
|
4963b0f88b
tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format
|
6 years ago |
Chris Phlipot
|
c9f23d2bc2
perf event-parse: Use fixed size string for comms
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
13a418904e
tools lib traceevent, perf tools: Rename pevent_register_* APIs
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
59c1baee25
tools lib traceevent, perf tools: Rename pevent_read_number_* APIs
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
c60167c187
tools lib traceevent, perf tools: Rename pevent parse APIs
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
af85cd1952
tools lib traceevent, perf tools: Rename pevent find APIs
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
4d5c58b15c
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
cbc49b25b9
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'
|
7 years ago |
Tzvetomir Stoyanov (VMware)
|
096177a8b5
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
|
7 years ago |
Arnaldo Carvalho de Melo
|
d2a74d53aa
perf event-parse: Use pr_warning()
|
8 years ago |
Arnaldo Carvalho de Melo
|
3d689ed609
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
|
8 years ago |
Namhyung Kim
|
cd4ceb6343
perf util: Save pid-cmdline mapping into tracing header
|
12 years ago |
Christoph Hellwig
|
511cbce2ff
irq_poll: make blk-iopoll available outside the block layer
|
9 years ago |
Arnaldo Carvalho de Melo
|
4263cece22
perf tools: Stop reading the kallsyms data from perf.data
|
10 years ago |
Martin Liška
|
5bcaaca3e4
perf tools: Assign default value for some pointers
|
10 years ago |
Arnaldo Carvalho de Melo
|
aa1aac17a1
perf tools: Introduce event_format__fprintf method
|
10 years ago |
Jiri Olsa
|
b58f608e31
perf tools: Fix memory leak in event_format__print function
|
11 years ago |
Jiri Olsa
|
29f5ffd3d3
perf tools: Add trace-event object
|
11 years ago |
Jiri Olsa
|
5283ec23a0
perf tools: Remove unused trace-event-* code
|
12 years ago |
Ingo Molnar
|
0f9654296e
perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()
|
12 years ago |
Namhyung Kim
|
47390ae2af
perf script: Adopt latency_format variable
|
12 years ago |
Namhyung Kim
|
9515b2eb76
perf util: Get rid of unused header_page_* variables
|
12 years ago |
David Ahern
|
eba7181d56
perf tools: Remove unused tracing functions
|
12 years ago |
Irina Tirdea
|
bcbd004020
perf tools: remove sscanf extension %as
|
13 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |
Namhyung Kim
|
d0d3913895
perf script: Fix a NULL pointer dereference
|
13 years ago |
Arnaldo Carvalho de Melo
|
9782243353
perf script: Stop using pevent directly
|
13 years ago |