Age | Commit message (Expand) | Author | Files | Lines |
2018-08-20 | perf tools: Store compression id into struct dso | Jiri Olsa | 3 | -2/+8 |
2018-08-20 | perf tools: Add compression id into 'struct kmod_path' | Jiri Olsa | 3 | -29/+33 |
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 tools: Get rid of dso__needs_decompress() call in read_object_code() | Jiri Olsa | 1 | -1/+3 |
2018-08-20 | tools lib traceevent: Change to SPDX License format | Steven Rostedt (VMware) | 7 | -106/+7 |
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-20 | perf tools: Disable parallelism for 'make clean' | Rasmus Villemoes | 1 | -2/+2 |
2018-08-18 | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 68 | -1346/+2915 |
2018-08-15 | perf auxtrace: Fix queue resize | Adrian Hunter | 1 | -0/+3 |
2018-08-15 | perf python: Remove -mcet and -fcf-protection when building with clang | Arnaldo Carvalho de Melo | 1 | -1/+9 |
2018-08-14 | perf arm spe: Fix uninitialized record error variable | Kim Phillips | 1 | -0/+1 |
2018-08-14 | perf tools: Move syscall_64.tbl check into check-headers.sh | Jiri Olsa | 2 | -3/+3 |
2018-08-14 | perf tools: Make check-headers.sh check based on kernel dir | Jiri Olsa | 1 | -3/+7 |
2018-08-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -2/+8 |
2018-08-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+5 |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 74 | -158/+2012 |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 17 | -37/+78 |
2018-08-13 | perf tools: Fix check-headers.sh AND list path of execution | Alexander Kapshuk | 1 | -2/+6 |
2018-08-13 | perf tools: Check for null when copying nsinfo. | Benno Evers | 1 | -0/+3 |
2018-08-13 | tools lib traceevent: Rename static variables and functions in event-parse.c | Tzvetomir Stoyanov (VMware) | 1 | -27/+27 |
2018-08-13 | tools lib traceevent: Rename various pevent APIs | Tzvetomir Stoyanov (VMware) | 3 | -21/+21 |
2018-08-13 | tools lib traceevent: Rename internal parser related APIs | Tzvetomir Stoyanov (VMware) | 3 | -26/+26 |
2018-08-13 | tools lib traceevent: Rename various pevent get/set/is APIs | Tzvetomir Stoyanov (VMware) | 3 | -11/+11 |
2018-08-13 | tools lib traceevent: Rename pevent_find_* APIs | Tzvetomir Stoyanov (VMware) | 5 | -25/+25 |
2018-08-13 | tools lib traceevent: Rename pevent field APIs | Tzvetomir Stoyanov (VMware) | 5 | -60/+60 |
2018-08-13 | tools lib traceevent: Rename pevent_data_ APIs | Tzvetomir Stoyanov (VMware) | 3 | -36/+36 |
2018-08-13 | tools lib traceevent: Rename pevent_register / unregister APIs | Tzvetomir Stoyanov (VMware) | 12 | -179/+179 |
2018-08-13 | tools lib traceevent: Rename pevent_filter* APIs | Tzvetomir Stoyanov (VMware) | 2 | -67/+67 |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs | Tzvetomir Stoyanov (VMware) | 3 | -24/+24 |
2018-08-13 | tools lib traceevent: Rename pevent_function* APIs | Tzvetomir Stoyanov (VMware) | 7 | -66/+66 |
2018-08-13 | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ... | Tzvetomir Stoyanov (VMware) | 5 | -133/+133 |
2018-08-13 | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' | Tzvetomir Stoyanov (VMware) | 6 | -11/+11 |
2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_* APIs | Tzvetomir Stoyanov (VMware) | 3 | -11/+11 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_set_* APIs | Tzvetomir Stoyanov (VMware) | 7 | -29/+29 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs | Tzvetomir Stoyanov (VMware) | 4 | -11/+11 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs | Tzvetomir Stoyanov (VMware) | 10 | -52/+52 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent print APIs | Tzvetomir Stoyanov (VMware) | 7 | -89/+89 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs | Tzvetomir Stoyanov (VMware) | 5 | -25/+25 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs | Tzvetomir Stoyanov (VMware) | 12 | -57/+57 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs | Tzvetomir Stoyanov (VMware) | 7 | -25/+25 |
2018-08-13 | tools lib traceevent, perf tools: Rename pevent plugin related APIs | Tzvetomir Stoyanov (VMware) | 13 | -67/+67 |
2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te... | Tzvetomir Stoyanov (VMware) | 12 | -70/+70 |
2018-08-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -26/+34 |
2018-08-10 | tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle | Tzvetomir Stoyanov (VMware) | 24 | -215/+215 |
2018-08-09 | perf probe powerpc: Fix trace event post-processing | Sandipan Das | 1 | -1/+3 |
2018-08-08 | bpf, sockmap: fix cork timeout for select due to epipe | Daniel Borkmann | 1 | -1/+1 |