| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | perf evlist: Introduce append_tp_filter_pid() and append_tp_filter_pids() | Arnaldo Carvalho de Melo | 2019-10-09 | 2 | -0/+17 | |
| | | * | | | | | | | | | | | | | perf evlist: Introduce append_tp_filter() method | Arnaldo Carvalho de Melo | 2019-10-09 | 2 | -0/+22 | |
| | | * | | | | | | | | | | | | | perf evlist: Factor out asprintf routine to build a tracepoint pid filter | Arnaldo Carvalho de Melo | 2019-10-09 | 1 | -4/+15 | |
| | | * | | | | | | | | | | | | | perf trace: Associate the "msr" tracepoint arg name with x86_MSR__scnprintf() | Arnaldo Carvalho de Melo | 2019-10-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | perf trace beauty: Add the glue for the autogenerated MSR arrays | Arnaldo Carvalho de Melo | 2019-10-09 | 4 | -0/+39 | |
| | | * | | | | | | | | | | | | | perf trace: Allow associating scnprintf routines with well known arg names | Arnaldo Carvalho de Melo | 2019-10-09 | 1 | -0/+26 | |
| | | * | | | | | | | | | | | | | perf beauty: Hook up the x86 MSR table generator | Arnaldo Carvalho de Melo | 2019-10-09 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | perf trace beauty: Add a x86 MSR cmd id->str table generator | Arnaldo Carvalho de Melo | 2019-10-09 | 1 | -0/+40 | |
| | | * | | | | | | | | | | | | | perf beauty: Make strarray's offset be u64 | Arnaldo Carvalho de Melo | 2019-10-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | tools arch x86: Grab a copy of the file containing the MSR numbers | Arnaldo Carvalho de Melo | 2019-10-07 | 2 | -0/+858 | |
| | | * | | | | | | | | | | | | | perf trace: Allow choosing how to augment the tracepoint arguments | Arnaldo Carvalho de Melo | 2019-10-07 | 3 | -3/+90 | |
| | | * | | | | | | | | | | | | | perf trace: Enclose all events argument lists with () | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | perf trace: Add array of chars scnprintf beautifier | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -1/+15 | |
| | | * | | | | | | | | | | | | | perf trace: Add the syscall_arg_fmt pointer to syscall_arg | Arnaldo Carvalho de Melo | 2019-10-07 | 2 | -22/+26 | |
| | | * | | | | | | | | | | | | | perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -12/+13 | |
| | | * | | | | | | | | | | | | | perf trace: Allocate an array of beautifiers for tracepoint args | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -1/+16 | |
| | | * | | | | | | | | | | | | | perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -10/+18 | |
| | | * | | | | | | | | | | | | | perf script: Allow --time with --reltime | Andi Kleen | 2019-10-07 | 1 | -5/+0 | |
| | | * | | | | | | | | | | | | | perf tools: Make usage of test_attr__* optional for perf-sys.h | Björn Töpel | 2019-10-07 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add Time chart by CPU | Adrian Hunter | 2019-10-07 | 1 | -2/+1331 | |
| | | * | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add ability for Call tree to ope... | Adrian Hunter | 2019-10-07 | 1 | -1/+43 | |
| | | * | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time | Adrian Hunter | 2019-10-07 | 1 | -7/+8 | |
| | | * | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add global time range calculations | Adrian Hunter | 2019-10-07 | 1 | -4/+109 | |
| | | * | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout | Adrian Hunter | 2019-10-07 | 1 | -10/+31 | |
| | | * | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add LookupModel() | Adrian Hunter | 2019-10-07 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | perf trace augmented_syscalls: Do not show syscalls when none was asked for | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -10/+95 | |
| | | * | | | | | | | | | | | | | perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose ... | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -9/+22 | |
| | | * | | | | | | | | | | | | | perf trace: Generalize the syscall_fmt find routines | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -5/+16 | |
| | | * | | | | | | | | | | | | | perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | perf trace: Make evlist__set_evsel_handler() affect just entries without a ha... | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -4/+6 | |
| | | * | | | | | | | | | | | | | perf evlist: Adopt __set_tracepoint_handlers method from perf_session | Arnaldo Carvalho de Melo | 2019-10-07 | 4 | -34/+32 | |
| | | * | | | | | | | | | | | | | perf top: Initialize perf_env->cpuid, needed by the per arch annotation init ... | Arnaldo Carvalho de Melo | 2019-10-07 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | perf env: Add routine to read the env->cpuid from the running machine | Arnaldo Carvalho de Melo | 2019-10-07 | 2 | -0/+17 | |
| * | | | | | | | | | | | | | | | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-26 | 2 | -12/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | selftests/x86/iopl: Extend test to cover IOPL emulation | Thomas Gleixner | 2019-11-16 | 1 | -11/+118 | |
| | * | | | | | | | | | | | | | | | selftests/x86/ioperm: Extend testing so the shared bitmap is exercised | Thomas Gleixner | 2019-11-16 | 1 | -1/+15 | |
| | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-11-26 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces... | Peter Zijlstra | 2019-10-28 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-26 | 2 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel | Andy Lutomirski | 2019-11-21 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | selftests/x86/mov_ss_trap: Fix the SYSENTER test | Andy Lutomirski | 2019-11-21 | 1 | -1/+2 | |
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne... | Linus Torvalds | 2019-11-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | x86/Kconfig: Rename UMIP config parameter | Babu Moger | 2019-11-07 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds | 2019-11-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | ||||||
| | * | / | | | | | | | | | | | | x86/insn: Fix awk regexp warnings | Alexander Kapshuk | 2019-10-01 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-25 | 174 | -2419/+11285 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | libbpf: Fix usage of u32 in userspace code | Andrii Nakryiko | 2019-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | bpf: Introduce BPF_TRACE_x helper for the tracing tests | Martin KaFai Lau | 2019-11-24 | 7 | -187/+125 | |
| | * | | | | | | | | | | | | | | bpf, testing: Add various tail call test cases | Daniel Borkmann | 2019-11-24 | 6 | -0/+698 | |
| | * | | | | | | | | | | | | | | selftests/bpf: Add BPF trampoline performance test | Alexei Starovoitov | 2019-11-24 | 2 | -0/+185 | |

