| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -21/+21 |
| | * | | | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -26/+26 |
| | * | | | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -11/+11 |
| | * | | | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -25/+25 |
| | * | | | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -60/+60 |
| | * | | | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -36/+36 |
| | * | | | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -179/+179 |
| | * | | | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 2 | -67/+67 |
| | * | | | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -24/+24 |
| | * | | | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -66/+66 |
| | * | | | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -133/+133 |
| | * | | | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 6 | -11/+11 |
| | * | | | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 3 | -11/+11 |
| | * | | | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -29/+29 |
| | * | | | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 4 | -11/+11 |
| | * | | | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 10 | -52/+52 |
| | * | | | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -89/+89 |
| | * | | | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 5 | -25/+25 |
| | * | | | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -57/+57 |
| | * | | | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 7 | -25/+25 |
| | * | | | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 13 | -67/+67 |
| | * | | | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 2018-08-13 | 12 | -70/+70 |
| | * | | | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 2018-08-10 | 24 | -215/+215 |
| | * | | | perf probe powerpc: Fix trace event post-processing | Sandipan Das | 2018-08-09 | 1 | -1/+3 |
| | * | | | perf map: Optimize maps__fixup_overlappings() | Konstantin Khlebnikov | 2018-08-08 | 2 | -19/+26 |
| | * | | | perf map: Synthesize maps only for thread group leader | Konstantin Khlebnikov | 2018-08-08 | 1 | -3/+10 |
| | * | | | perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be... | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -1/+4 |
| | * | | | perf trace: Setup the augmented syscalls bpf-output event fields | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -1/+33 |
| | * | | | perf bpf: Make bpf__setup_output_event() return the bpf-output event | Arnaldo Carvalho de Melo | 2018-08-08 | 3 | -18/+21 |
| | * | | | perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_... | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -0/+62 |
| | * | | | perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -0/+3 |
| | * | | | perf bpf: Add bpf__setup_output_event() strerror() counterpart | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -8/+11 |
| | * | | | perf bpf: Generalize bpf__setup_stdout() | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -9/+24 |
| | * | | | perf bpf: Make bpf__for_each_stdout_map() generic | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -2/+5 |
| | * | | | perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function | Arnaldo Carvalho de Melo | 2018-08-08 | 2 | -0/+28 |
| | * | | | perf bpf: Add struct bpf_map struct | Arnaldo Carvalho de Melo | 2018-08-08 | 1 | -0/+14 |
| | * | | | perf report: Add --percent-type option | Jiri Olsa | 2018-08-08 | 2 | -0/+12 |
| | * | | | perf annotate: Add --percent-type option | Jiri Olsa | 2018-08-08 | 4 | -0/+67 |
| | * | | | perf annotate: Display percent type in stdio output | Jiri Olsa | 2018-08-08 | 1 | -3/+6 |
| | * | | | perf annotate: Make local period the default percent type | Jiri Olsa | 2018-08-08 | 1 | -1/+1 |
| | * | | | perf annotate: Add support to toggle percent type | Jiri Olsa | 2018-08-08 | 2 | -4/+64 |
| | * | | | perf annotate: Pass browser percent_type in annotate_browser__calc_percent() | Jiri Olsa | 2018-08-08 | 1 | -1/+1 |
| | * | | | perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump() | Jiri Olsa | 2018-08-08 | 3 | -23/+29 |
| | * | | | perf annotate: Pass struct annotation_options to symbol__calc_lines() | Jiri Olsa | 2018-08-08 | 1 | -10/+13 |
| | * | | | perf annotate: Add percent_type to struct annotation_options | Jiri Olsa | 2018-08-08 | 2 | -5/+9 |
| | * | | | perf annotate: Add PERCENT_PERIOD_GLOBAL percent value | Jiri Olsa | 2018-08-08 | 2 | -0/+4 |
| | * | | | perf annotate: Add PERCENT_PERIOD_LOCAL percent value | Jiri Olsa | 2018-08-08 | 2 | -0/+3 |
| | * | | | perf annotate: Add PERCENT_HITS_GLOBAL percent value | Jiri Olsa | 2018-08-08 | 2 | -1/+8 |
| | * | | | perf annotate: Switch struct annotation_data::percent to array | Jiri Olsa | 2018-08-08 | 3 | -23/+56 |
| | * | | | perf annotate: Loop group events directly in annotation__calc_percent() | Jiri Olsa | 2018-08-08 | 2 | -5/+15 |