index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
libperf: Add perf_evlist__id_add() function
Jiri Olsa
6
-26
/
+34
2019-09-25
libperf: Add perf_evlist__read_format() function
Jiri Olsa
4
-8
/
+10
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
32
-129
/
+145
2019-09-25
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
8
-67
/
+71
2019-09-25
libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
4
-11
/
+11
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
8
-15
/
+15
2019-09-25
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
9
-22
/
+22
2019-09-25
libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
5
-11
/
+10
2019-09-25
libperf: Add missing 'struct xyarray' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-25
libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
5
-14
/
+15
2019-09-25
libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
4
-7
/
+7
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
20
-28
/
+28
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
10
-20
/
+21
2019-09-25
libperf: Add 'flush' to 'struct perf_mmap'
Jiri Olsa
4
-8
/
+8
2019-09-25
libperf: Add 'event_copy' to 'struct perf_mmap'
Jiri Olsa
3
-3
/
+7
2019-09-25
libperf: Add 'overwrite' to 'struct perf_mmap'
Jiri Olsa
4
-8
/
+9
2019-09-25
libperf: Add prev/start/end to struct perf_mmap
Jiri Olsa
3
-28
/
+29
2019-09-25
libperf: Add 'refcnt' to struct perf_mmap
Jiri Olsa
4
-11
/
+13
2019-09-25
libperf: Add 'cpu' to struct perf_mmap
Jiri Olsa
4
-6
/
+6
2019-09-25
libperf: Add 'fd' to struct perf_mmap
Jiri Olsa
4
-5
/
+5
2019-09-25
libperf: Add 'mask' to struct perf_mmap
Jiri Olsa
3
-13
/
+13
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
7
-24
/
+39
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
26
-29
/
+53
2019-09-25
libperf: Link libapi.a in libperf.so
Jiri Olsa
1
-3
/
+30
2019-09-25
perf tools: Rename perf_evlist__purge() to evlist__purge()
Jiri Olsa
1
-2
/
+2
2019-09-25
perf tools: Rename perf_evlist__exit() to evlist__exit()
Jiri Olsa
3
-4
/
+4
2019-09-25
perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap()
Jiri Olsa
1
-4
/
+4
2019-09-25
perf tools: Rename perf_evlist__munmap() to evlist__munmap()
Jiri Olsa
3
-8
/
+8
2019-09-25
perf tools: Rename perf_evlist__mmap() to evlist__mmap()
Jiri Olsa
18
-43
/
+43
2019-09-25
perf tools: Rename 'struct perf_mmap' to 'struct mmap'
Jiri Olsa
22
-93
/
+93
2019-09-25
tools: Add missing stdio.h include to asm/bug.h header
Jiri Olsa
1
-0
/
+1
2019-09-25
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
1
-0
/
+99
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
15
-91
/
+250
2019-09-25
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
1
-0
/
+2
2019-09-25
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
1
-12
/
+1
2019-09-25
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2
-5
/
+5
2019-09-25
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
1
-0
/
+130
2019-09-25
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (VMware)
1
-1
/
+3
2019-09-25
perf list: Allow plurals for metric, metricgroup
Kim Phillips
1
-2
/
+2
2019-09-25
perf vendor events: Minor fixes to the README
Kim Phillips
1
-11
/
+11
2019-09-25
perf vendor events amd: Remove redundant '['
Kim Phillips
1
-1
/
+1
2019-09-25
perf vendor events amd: Add L3 cache events for Family 17h
Kim Phillips
2
-0
/
+43
2019-09-25
selftests/tpm2: Add log and *.pyc to .gitignore
Petr Vorel
1
-0
/
+2
2019-09-25
selftests/tpm2: Add the missing TEST_FILES assignment
Jarkko Sakkinen
1
-0
/
+1
2019-09-25
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
Aneesh Kumar K.V
2
-0
/
+736
2019-09-24
Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-15
/
+213
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+44
2019-09-24
libnvdimm/nfit_test: Fix acpi_handle redefinition
Nathan Chancellor
1
-3
/
+1
2019-09-24
KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit
Vitaly Kuznetsov
1
-0
/
+27
2019-09-24
KVM: selftests: Remove duplicate guest mode handling
Peter Xu
3
-47
/
+26
[prev]
[next]