index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
4
-0
/
+128
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
4
-1
/
+31
2020-04-18
perf doc: allow ASCIIDOC_EXTRA to be an argument
Ian Rogers
1
-2
/
+2
2020-04-18
perf pmu: Add support for PMU capabilities
Kan Liang
2
-0
/
+91
2020-04-18
tools lib traceevent: Take care of return value of asprintf
He Zhe
1
-10
/
+19
2020-04-18
perf stat: Force error in fallback on :k events
Stephane Eranian
1
-0
/
+4
2020-04-18
perf tools: Add support for leader-sampling with AUX area events
Adrian Hunter
2
-6
/
+42
2020-04-18
perf evlist: Allow multiple read formats
Adrian Hunter
1
-2
/
+4
2020-04-18
perf evsel: Rearrange perf_evsel__config_leader_sampling()
Adrian Hunter
1
-13
/
+13
2020-04-18
perf evlist: Move leader-sampling configuration
Adrian Hunter
2
-19
/
+29
2020-04-18
perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_event()
Adrian Hunter
3
-19
/
+23
2020-04-17
tools/virtio: make asm/barrier.h self contained
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
tools/virtio: define aligned attribute
Michael S. Tsirkin
1
-0
/
+1
2020-04-16
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
2
-2
/
+3
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-85
/
+290
2020-04-16
perf intel-pt: Add support for synthesizing callchains for regular events
Adrian Hunter
1
-7
/
+61
2020-04-16
perf evsel: Add support for synthesized sample type
Adrian Hunter
1
-1
/
+14
2020-04-16
perf evsel: Be consistent when looking which evsel PERF_SAMPLE_ bits are set
Adrian Hunter
1
-1
/
+1
2020-04-16
perf thread-stack: Add thread_stack__sample_late()
Adrian Hunter
2
-0
/
+60
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
6
-4
/
+12
2020-04-16
perf auxtrace: For reporting purposes, un-group AUX area event
Adrian Hunter
1
-5
/
+55
2020-04-16
perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
2
-0
/
+10
2020-04-16
perf cs-etm: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+11
2020-04-16
perf arm-spe: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+9
2020-04-16
perf intel-bts: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+10
2020-04-16
perf intel-pt: Implement ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+10
2020-04-16
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
2
-0
/
+21
2020-04-16
perf script: Add flamegraph.py script
Andreas Gerstmayr
3
-0
/
+129
2020-04-16
perf metrictroup: Split the metricgroup__add_metric function
Kajol Jain
1
-25
/
+35
2020-04-16
perf expr: Add expr_scanner_ctx object
Jiri Olsa
3
-7
/
+13
2020-04-16
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
5
-17
/
+17
2020-04-16
perf synthetic-events: save 4kb from 2 stack frames
Ian Rogers
1
-12
/
+10
2020-04-16
tools api fs: Make xxx__mountpoint() more scalable
Stephane Eranian
2
-0
/
+29
2020-04-16
perf bench: Add event synthesis benchmark
Ian Rogers
5
-2
/
+117
2020-04-16
perf script: Simplify auxiliary event printing functions
Adrian Hunter
1
-238
/
+66
2020-04-16
perf tools: Support CAP_PERFMON capability
Alexey Budankov
5
-8
/
+15
2020-04-16
perf annotate: Add basic support for bpf_image
Jiri Olsa
5
-0
/
+34
2020-04-16
perf machine: Set ksymbol dso as loaded on arrival
Jiri Olsa
1
-0
/
+1
2020-04-16
perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
Jiri Olsa
1
-0
/
+93
2020-04-16
perf stat: Honour --timeout for forked workloads
Arnaldo Carvalho de Melo
1
-1
/
+4
2020-04-16
spi: spidev_test: Add support for Octal mode data transfers
Geert Uytterhoeven
1
-5
/
+16
2020-04-15
selftests: kvm: Add testcase for creating max number of memslots
Wainer dos Santos Moschetta
1
-4
/
+61
2020-04-15
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
3
-3
/
+14
2020-04-15
KVM: selftests: Add "zero" testcase to set_memory_region_test
Sean Christopherson
1
-0
/
+24
2020-04-15
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
2
-0
/
+6
2020-04-15
KVM: selftests: Add "delete" testcase to set_memory_region_test
Sean Christopherson
1
-0
/
+91
2020-04-15
KVM: sefltests: Add explicit synchronization to move mem region test
Sean Christopherson
1
-18
/
+99
2020-04-15
KVM: selftests: Add GUEST_ASSERT variants to pass values to host
Sean Christopherson
1
-5
/
+20
2020-04-15
KVM: selftests: Add util to delete memory region
Sean Christopherson
2
-17
/
+40
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
4
-60
/
+48
[prev]
[next]