Age | Commit message (Expand) | Author | Files | Lines |
2018-11-06 | Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s... | Ingo Molnar | 19 | -121/+820 |
2018-11-06 | perf tools: Do not zero sample_id_all for group members | Jiri Olsa | 2 | -2/+0 |
2018-11-05 | perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so | Gustavo Romero | 1 | -11/+38 |
2018-11-05 | perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-11-05 | perf intel-pt: Add MTC and CYC timestamps to debug log | Adrian Hunter | 1 | -0/+4 |
2018-11-05 | perf intel-pt: Add more event information to debug log | Adrian Hunter | 3 | -3/+19 |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord... | Adrian Hunter | 1 | -1/+3 |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Add help window | Adrian Hunter | 1 | -1/+154 |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Add Selected branches report | Adrian Hunter | 1 | -0/+327 |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx... | Adrian Hunter | 1 | -1/+6 |
2018-11-05 | perf top: Display the LBR stats in callchain entry | Jin Yao | 1 | -0/+3 |
2018-11-05 | perf stat: Handle different PMU names with common prefix | Thomas Richter | 1 | -1/+1 |
2018-11-05 | perf record: Support weak groups | Andi Kleen | 2 | -2/+6 |
2018-11-05 | perf evlist: Move perf_evsel__reset_weak_group into evlist | Andi Kleen | 3 | -27/+31 |
2018-11-05 | perf augmented_syscalls: Start collecting pathnames in the BPF program | Arnaldo Carvalho de Melo | 1 | -0/+72 |
2018-11-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -10/+38 |
2018-11-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 100 | -538/+3613 |
2018-11-04 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 106 | -1505/+1290 |
2018-11-03 | perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls | Arnaldo Carvalho de Melo | 1 | -7/+30 |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 9 | -34/+32 |
2018-11-01 | perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2018-11-01 | perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit} | Arnaldo Carvalho de Melo | 1 | -0/+59 |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -63/+374 |
2018-11-01 | tools headers barrier: Fix arm64 tools build failure wrt smp_load_{acquire,re... | Will Deacon | 1 | -66/+67 |
2018-11-01 | objtool: Support GCC 9 cold subfunction naming scheme | Josh Poimboeuf | 1 | -1/+1 |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 5 | -39/+303 |
2018-11-01 | bpf: test make sure to run unpriv test cases in test_verifier | Daniel Borkmann | 1 | -31/+40 |
2018-11-01 | bpf: add various test cases to test_verifier | Daniel Borkmann | 1 | -0/+250 |
2018-11-01 | selftests/powerpc: Fix compilation issue due to asm label | Naveen N. Rao | 1 | -3/+3 |
2018-11-01 | libbpf: Fix compile error in libbpf_attach_type_by_name | Andrey Ignatov | 1 | -6/+7 |
2018-11-01 | kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists | Li Zhijian | 2 | -2/+4 |
2018-10-31 | selftests: mlxsw: qos_mc_aware: Add a test for UC awareness | Petr Machata | 1 | -23/+70 |
2018-10-31 | selftests: mlxsw: qos_mc_aware: Tweak for min shaper | Petr Machata | 1 | -1/+1 |
2018-10-31 | perf intel-pt/bts: Calculate cpumode for synthesized samples | Adrian Hunter | 2 | -14/+25 |
2018-10-31 | perf intel-pt: Insert callchain context into synthesized callchains | Adrian Hunter | 3 | -12/+40 |
2018-10-31 | perf tools: Don't clone maps from parent when synthesizing forks | David Miller | 5 | -10/+27 |
2018-10-31 | perf top: Start display thread earlier | David Miller | 1 | -5/+5 |
2018-10-31 | tools headers uapi: Update linux/if_link.h header copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-31 | tools headers uapi: Update linux/netlink.h header copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-31 | tools headers: Sync the various kvm.h header copies | Arnaldo Carvalho de Melo | 4 | -6/+24 |
2018-10-31 | tools include uapi: Update linux/mmap.h copy | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-10-31 | perf trace beauty: Use the mmap flags table generated from headers | Arnaldo Carvalho de Melo | 1 | -37/+11 |
2018-10-31 | perf beauty: Wire up the mmap flags table generator to the Makefile | Arnaldo Carvalho de Melo | 1 | -0/+11 |
2018-10-31 | perf beauty: Add a generator for MAP_ mmap's flag constants | Arnaldo Carvalho de Melo | 1 | -0/+32 |
2018-10-31 | tools include uapi: Update asound.h copy | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-10-31 | tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies | Arnaldo Carvalho de Melo | 2 | -0/+3 |
2018-10-31 | tools include uapi: Update linux/fs.h copy | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2018-10-31 | perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} | David S. Miller | 1 | -1/+34 |
2018-10-31 | perf cs-etm: Correct CPU mode for samples | Leo Yan | 1 | -9/+30 |
2018-10-31 | perf unwind: Take pgoff into account when reporting elf to libdwfl | Milian Wolff | 1 | -2/+2 |