index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-25
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-25
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-25
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
2019-09-25
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-09-25
perf jvmti: Include JVMTI support for s390
Thomas Richter
2019-09-25
perf vendor events: Remove P8 HW events which are not supported
Mamatha Inamdar
2019-09-25
perf evlist: Fix access of freed id arrays
Andi Kleen
2019-09-25
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
2019-09-25
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
2019-09-25
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
2019-09-25
Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-09-25
selftests, sched/membarrier: Add multi-threaded test
Mathieu Desnoyers
2019-09-25
KVM: x86: Check kvm_rebooting in kvm_spurious_fault()
Sean Christopherson
2019-09-25
KVM: selftests: fix ucall on x86
Vitaly Kuznetsov
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
libperf: Add perf_evlist__poll() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__add_pollfd() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__alloc_pollfd() function
Jiri Olsa
2019-09-25
libperf: Add libperf_init() call to the tests
Jiri Olsa
2019-09-25
libperf: Merge libperf_set_print() into libperf_init()
Jiri Olsa
2019-09-25
libperf: Add libperf dependency for tests targets
Jiri Olsa
2019-09-25
libperf: Use sys/types.h to get ssize_t, not unistd.h
Arnaldo Carvalho de Melo
2019-09-25
perf tools: No need to include internal/lib.h from util/util.h
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__id_add_fd() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__id_add() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__read_format() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
2019-09-25
libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Add missing 'struct xyarray' forward declaration
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
[next]