Age | Commit message (Expand) | Author | Files | Lines |
2018-08-20 | perf tools: Add compression id into 'struct kmod_path' | Jiri Olsa | 2 | -8/+12 |
2018-08-20 | perf tools: Make is_supported_compression() static | Jiri Olsa | 2 | -2/+1 |
2018-08-20 | perf tools: Make decompress_to_file() function static | Jiri Olsa | 2 | -2/+1 |
2018-08-20 | perf tools: Get rid of dso__needs_decompress() call in __open_dso() | Jiri Olsa | 1 | -1/+3 |
2018-08-20 | perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() | Jiri Olsa | 1 | -1/+3 |
2018-08-20 | perf llvm: Allow passing options to llc in addition to clang | Arnaldo Carvalho de Melo | 2 | -2/+38 |
2018-08-20 | perf parser: Improve error message for PMU address filters | Jack Henschel | 1 | -10/+10 |
2018-08-14 | perf auxtrace: Fix queue resize | Adrian Hunter | 1 | -0/+3 |
2018-08-14 | perf python: Remove -mcet and -fcf-protection when building with clang | Arnaldo Carvalho de Melo | 1 | -1/+9 |
2018-08-13 | perf tools: Check for null when copying nsinfo. | Benno Evers | 1 | -0/+3 |
2018-08-13 | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 2 | -2/+2 |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -3/+3 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 3 | -12/+12 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 5 | -12/+12 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 2 | -5/+5 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 3 | -5/+5 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 6 | -8/+8 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 4 | -6/+6 |
2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 2 | -2/+2 |
2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 10 | -38/+38 |
2018-08-08 | perf map: Optimize maps__fixup_overlappings() | Konstantin Khlebnikov | 2 | -19/+26 |
2018-08-08 | perf map: Synthesize maps only for thread group leader | Konstantin Khlebnikov | 1 | -3/+10 |
2018-08-08 | perf bpf: Make bpf__setup_output_event() return the bpf-output event | Arnaldo Carvalho de Melo | 2 | -14/+16 |
2018-08-08 | perf bpf: Add bpf__setup_output_event() strerror() counterpart | Arnaldo Carvalho de Melo | 2 | -8/+11 |
2018-08-08 | perf bpf: Generalize bpf__setup_stdout() | Arnaldo Carvalho de Melo | 2 | -9/+24 |
2018-08-08 | perf bpf: Make bpf__for_each_stdout_map() generic | Arnaldo Carvalho de Melo | 1 | -2/+5 |
2018-08-08 | perf annotate: Add --percent-type option | Jiri Olsa | 2 | -0/+54 |
2018-08-08 | perf annotate: Display percent type in stdio output | Jiri Olsa | 1 | -3/+6 |
2018-08-08 | perf annotate: Make local period the default percent type | Jiri Olsa | 1 | -1/+1 |
2018-08-08 | perf annotate: Add support to toggle percent type | Jiri Olsa | 1 | -0/+16 |
2018-08-08 | perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump() | Jiri Olsa | 2 | -21/+27 |
2018-08-08 | perf annotate: Pass struct annotation_options to symbol__calc_lines() | Jiri Olsa | 1 | -10/+13 |
2018-08-08 | perf annotate: Add percent_type to struct annotation_options | Jiri Olsa | 2 | -5/+9 |
2018-08-08 | perf annotate: Add PERCENT_PERIOD_GLOBAL percent value | Jiri Olsa | 2 | -0/+4 |
2018-08-08 | perf annotate: Add PERCENT_PERIOD_LOCAL percent value | Jiri Olsa | 2 | -0/+3 |
2018-08-08 | perf annotate: Add PERCENT_HITS_GLOBAL percent value | Jiri Olsa | 2 | -1/+8 |
2018-08-08 | perf annotate: Switch struct annotation_data::percent to array | Jiri Olsa | 2 | -20/+50 |
2018-08-08 | perf annotate: Loop group events directly in annotation__calc_percent() | Jiri Olsa | 2 | -5/+15 |
2018-08-08 | perf annotate: Rename hist to sym_hist in annotation__calc_percent | Jiri Olsa | 1 | -8/+8 |
2018-08-08 | perf annotate: Rename local sample variables to data | Jiri Olsa | 1 | -20/+20 |
2018-08-08 | perf annotate: Rename struct annotation_line::samples* to data* | Jiri Olsa | 2 | -28/+28 |
2018-08-08 | perf annotate: Get rid of annotation__scnprintf_samples_period() | Jiri Olsa | 2 | -49/+2 |
2018-08-08 | perf annotate: Make annotation_line__max_percent static | Jiri Olsa | 2 | -2/+2 |
2018-08-08 | perf annotate: Make symbol__annotate_fprintf2() local | Jiri Olsa | 2 | -2/+1 |
2018-08-08 | perf tools: Drop unneeded bitmap_zero() calls | Yury Norov | 1 | -3/+0 |
2018-08-08 | perf report: Add GUI report support for s390 auxiliary trace | Thomas Richter | 1 | -8/+585 |
2018-08-08 | perf report: Add raw report support for s390 auxiliary trace | Thomas Richter | 2 | -1/+317 |
2018-08-03 | perf auxtrace: Support for perf report -D for s390 | Thomas Richter | 5 | -0/+149 |
2018-07-31 | perf bpf: Show better message when failing to load an object | Arnaldo Carvalho de Melo | 1 | -1/+3 |