Age | Commit message (Expand) | Author |
2018-09-18 | perf Documentation: Fix out-of-tree asciidoctor man page generation | Ben Hutchings |
2018-09-11 | perf tools: Fix maps__find_symbol_by_name() | Adrian Hunter |
2018-08-30 | perf annotate: Fix parsing aarch64 branch instructions after objdump update | Kim Phillips |
2018-08-30 | perf probe powerpc: Ignore SyS symbols irrespective of endianness | Sandipan Das |
2018-08-30 | perf event-parse: Use fixed size string for comms | Chris Phlipot |
2018-08-30 | perf util: Fix bad memory access in trace info. | Chris Phlipot |
2018-08-30 | perf tools: Streamline bpf examples and headers installation | Arnaldo Carvalho de Melo |
2018-08-30 | perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() | Hisao Tanabe |
2018-08-30 | perf arm64: Fix include path for asm-generic/unistd.h | Kim Phillips |
2018-08-30 | perf tests: Add breakpoint modify tests | Jiri Olsa |
2018-08-30 | perf annotate: Properly interpret indirect call | Martin Liška |
2018-08-20 | perf python: Fix pyrf_evlist__read_on_cpu() interface | Jiri Olsa |
2018-08-20 | perf mmap: Store real cpu number in 'struct perf_mmap' | Jiri Olsa |
2018-08-20 | perf tools: Remove ext from struct kmod_path | Jiri Olsa |
2018-08-20 | perf tools: Add gzip_is_compressed function | Jiri Olsa |
2018-08-20 | perf tools: Add lzma_is_compressed function | Jiri Olsa |
2018-08-20 | perf tools: Add is_compressed callback to compressions array | Jiri Olsa |
2018-08-20 | perf tools: Move the temp file processing into decompress_kmodule | Jiri Olsa |
2018-08-20 | perf tools: Use compression id in decompress_kmodule() | Jiri Olsa |
2018-08-20 | perf tools: Store compression id into struct dso | Jiri Olsa |
2018-08-20 | perf tools: Add compression id into 'struct kmod_path' | Jiri Olsa |
2018-08-20 | perf tools: Make is_supported_compression() static | Jiri Olsa |
2018-08-20 | perf tools: Make decompress_to_file() function static | Jiri Olsa |
2018-08-20 | perf tools: Get rid of dso__needs_decompress() call in __open_dso() | Jiri Olsa |
2018-08-20 | perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() | Jiri Olsa |
2018-08-20 | perf tools: Get rid of dso__needs_decompress() call in read_object_code() | Jiri Olsa |
2018-08-20 | perf llvm: Allow passing options to llc in addition to clang | Arnaldo Carvalho de Melo |
2018-08-20 | perf parser: Improve error message for PMU address filters | Jack Henschel |
2018-08-20 | perf tools: Disable parallelism for 'make clean' | Rasmus Villemoes |
2018-08-14 | perf auxtrace: Fix queue resize | Adrian Hunter |
2018-08-14 | perf python: Remove -mcet and -fcf-protection when building with clang | Arnaldo Carvalho de Melo |
2018-08-14 | perf arm spe: Fix uninitialized record error variable | Kim Phillips |
2018-08-14 | perf tools: Move syscall_64.tbl check into check-headers.sh | Jiri Olsa |
2018-08-14 | perf tools: Make check-headers.sh check based on kernel dir | Jiri Olsa |
2018-08-13 | perf tools: Fix check-headers.sh AND list path of execution | Alexander Kapshuk |
2018-08-13 | perf tools: Check for null when copying nsinfo. | Benno Evers |
2018-08-13 | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) |
2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) |
2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) |
2018-08-09 | perf probe powerpc: Fix trace event post-processing | Sandipan Das |
2018-08-08 | perf map: Optimize maps__fixup_overlappings() | Konstantin Khlebnikov |
2018-08-08 | perf map: Synthesize maps only for thread group leader | Konstantin Khlebnikov |