Age | Commit message (Expand) | Author |
2017-12-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-15 | x86/decoder: Fix and update the opcodes map | Randy Dunlap |
2017-12-12 | tools/perf: Convert ACCESS_ONCE() to READ_ONCE() | Mark Rutland |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-06 | tooling/headers: Synchronize updated s390 and x86 UAPI headers | Ingo Molnar |
2017-12-06 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar |
2017-12-05 | perf s390: add regs_query_register_offset() | Hendrik Brueckner |
2017-11-28 | tools headers: Syncronize mman.h ABI header | Arnaldo Carvalho de Melo |
2017-11-28 | perf intel-pt: Bring instruction decoder files into line with the kernel | Adrian Hunter |
2017-11-28 | perf test: Fix test 21 for s390x | Thomas Richter |
2017-11-28 | perf bench numa: Fixup discontiguous/sparse numa nodes | Satheesh Rajendran |
2017-11-28 | perf top: Use signal interface for SIGWINCH handler | Jiri Olsa |
2017-11-28 | perf top: Fix window dimensions change handling | Jiri Olsa |
2017-11-28 | perf top: Ignore kptr_restrict when not sampling the kernel | Arnaldo Carvalho de Melo |
2017-11-28 | perf record: Ignore kptr_restrict when not sampling the kernel | Arnaldo Carvalho de Melo |
2017-11-28 | perf report: Ignore kptr_restrict when not sampling the kernel | Arnaldo Carvalho de Melo |
2017-11-28 | perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels | Arnaldo Carvalho de Melo |
2017-11-28 | perf test shell: Fix test case probe libc's inet_pton on s390x | Thomas Richter |
2017-11-28 | perf test shell: Fix check open filename arg using 'perf trace' on s390x | Thomas Richter |
2017-11-28 | perf annotate: Do not truncate instruction names at 6 chars | Ravi Bangoria |
2017-11-28 | perf help: Fix a bug during strstart() conversion | Namhyung Kim |
2017-11-28 | perf machine: Guard against NULL in machine__exit() | Arnaldo Carvalho de Melo |
2017-11-28 | perf script: Fix --per-event-dump for auxtrace synth evsels | Arnaldo Carvalho de Melo |
2017-11-28 | perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv | Arnaldo Carvalho de Melo |
2017-11-28 | perf trace: Fix an exit code of trace__symbols_init | Andrei Vagin |
2017-11-28 | perf record: Fix -c/-F options for cpu event aliases | Andi Kleen |
2017-11-28 | perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay | Arnaldo Carvalho de Melo |
2017-11-28 | perf evlist: Set the correct idx when adding dummy events | Arnaldo Carvalho de Melo |
2017-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-16 | s390/perf: add perf register support for floating-point registers | Hendrik Brueckner |
2017-11-16 | s390/perf: define common DWARF register string table | Hendrik Brueckner |
2017-11-16 | s390/perf: add support for perf_regs and libdw | Heiko Carstens |
2017-11-16 | s390/perf: add callback to perf to enable using AUX buffer | Pu Hou |
2017-11-15 | mm: remove __GFP_COLD | Mel Gorman |
2017-11-15 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) |
2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-09 | perf trace: Call machine__exit() at exit | Andrei Vagin |
2017-11-09 | perf tools: Fix eBPF event specification parsing | Jiri Olsa |
2017-11-09 | perf tools: Add "reject" option for parse-events.l | Jiri Olsa |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-03 | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | perf srcline: Show correct function name for srcline of callchains | Namhyung Kim |
2017-11-01 | perf srcline: Fix memory leak in addr2inlines() | Namhyung Kim |
2017-10-31 | perf trace beauty kcmp: Beautify arguments | Arnaldo Carvalho de Melo |
2017-10-31 | perf trace beauty: Implement pid_fd beautifier | Arnaldo Carvalho de Melo |
2017-10-31 | tools include uapi: Grab a copy of linux/kcmp.h | Arnaldo Carvalho de Melo |
2017-10-31 | perf callchain: Fix double mapping al->addr for children without self period | Namhyung Kim |