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-05-15
perf vendor events arm64: Remove [[:xdigit:]] wildcard
Florian Fainelli
1
-1
/
+1
2019-05-15
perf jevents: Remove unused variable
Zenghui Yu
1
-1
/
+0
2019-05-15
perf test zstd: Fixup verbose mode output
Arnaldo Carvalho de Melo
1
-5
/
+4
2019-05-15
perf tests: Implement Zstd comp/decomp integration test
Alexey Budankov
1
-0
/
+35
2019-05-15
perf inject: Enable COMPRESSED record decompression
Alexey Budankov
1
-0
/
+4
2019-05-15
perf report: Implement perf.data record decompression
Alexey Budankov
5
-2
/
+181
2019-05-15
perf record: Implement -z,--compression_level[=<n>] option
Alexey Budankov
2
-0
/
+35
2019-05-15
perf report: Add stub processing of compressed events for -D
Alexey Budankov
2
-1
/
+20
2019-05-15
perf record: Implement compression for AIO trace streaming
Alexey Budankov
3
-113
/
+89
2019-05-15
perf record: Implement compression for serial trace streaming
Alexey Budankov
2
-2
/
+51
2019-05-15
perf tools: Introduce Zstd streaming based compression API
Alexey Budankov
3
-0
/
+114
2019-05-15
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
5
-8
/
+44
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
8
-0
/
+105
2019-05-15
perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
Alexey Budankov
3
-1
/
+16
2019-05-15
perf build tests: Add NO_LIBZSTD=1 to make_minimal
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-05-15
tools lib traceevent: Man pages for trace sequences APIs
Tzvetomir Stoyanov
1
-0
/
+158
2019-05-15
tools lib traceevent: Man pages for APIs used to extract common fields from a...
Tzvetomir Stoyanov
1
-0
/
+137
2019-05-15
tools lib traceevent: Man page for tep_parse_header_page()
Tzvetomir Stoyanov
1
-0
/
+82
2019-05-15
tools lib traceevent: Man pages for parse event APIs
Tzvetomir Stoyanov
1
-0
/
+90
2019-05-15
tools lib traceevent: Man pages for event filter APIs
Tzvetomir Stoyanov
1
-0
/
+209
2019-05-15
tools lib traceevent: Man pages for event fields APIs
Tzvetomir Stoyanov
1
-0
/
+105
2019-05-15
tools lib traceevent: Man page for tep_read_number_field()
Tzvetomir Stoyanov
1
-0
/
+81
2019-05-15
tools lib traceevent: Man pages for print field APIs
Tzvetomir Stoyanov
1
-0
/
+126
2019-05-15
tools lib traceevent: Man pages for get field value APIs
Tzvetomir Stoyanov
1
-0
/
+122
2019-05-15
tools lib traceevent: Man pages for find field APIs
Tzvetomir Stoyanov
1
-0
/
+118
2019-05-15
tools lib traceevent: Man pages for libtraceevent event get APIs
Tzvetomir Stoyanov
1
-0
/
+99
2019-05-15
tools lib traceevent: Man page for list events APIs
Tzvetomir Stoyanov
1
-0
/
+122
2019-05-15
tools lib traceevent: Man pages for event find APIs
Tzvetomir Stoyanov
1
-0
/
+103
2019-05-15
tools lib traceevent: Man page for tep_read_number()
Tzvetomir Stoyanov
1
-0
/
+78
2019-05-15
tools lib traceevent: Man pages for registering print function
Tzvetomir Stoyanov
1
-0
/
+155
2019-05-15
tools lib traceevent: Man pages for function related libtraceevent APIs
Tzvetomir Stoyanov
2
-0
/
+271
2019-05-15
tools lib traceevent: Man pages for event handler APIs
Tzvetomir Stoyanov
1
-0
/
+156
2019-05-15
tools lib traceevent: Man page for tep_strerror()
Tzvetomir Stoyanov
1
-0
/
+85
2019-05-15
tools lib traceevent: Man page for page size APIs
Tzvetomir Stoyanov
1
-0
/
+82
2019-05-15
tools lib traceevent: Man page for host endian APIs
Tzvetomir Stoyanov
1
-0
/
+104
2019-05-15
tools lib traceevent: Man page for file endian APIs
Tzvetomir Stoyanov
1
-0
/
+91
2019-05-15
tools lib traceevent: Man page for get/set cpus APIs
Tzvetomir Stoyanov
1
-0
/
+77
2019-05-15
tools lib traceevent: Man page for header_page APIs
Tzvetomir Stoyanov
1
-0
/
+102
2019-05-15
tools lib traceevent: Man pages for tep_handler related APIs
Tzvetomir Stoyanov
4
-0
/
+436
2019-05-15
tools lib traceevent: Add support for man pages with multiple names
Tzvetomir Stoyanov
1
-3
/
+32
2019-05-15
tools lib traceevent: Introduce man pages
Tzvetomir Stoyanov
9
-0
/
+634
2019-05-15
perf machine: Null-terminate version char array upon fgets(/proc/version) error
Donald Yandt
1
-1
/
+2
2019-05-15
perf vendor events intel: Add uncore_upi JSON support
Kan Liang
1
-0
/
+1
2019-05-15
perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
Adrian Hunter
1
-0
/
+59
2019-05-15
perf scripts python: exported-sql-viewer.py: Add context menu
Adrian Hunter
1
-0
/
+41
2019-05-15
perf scripts python: exported-sql-viewer.py: Add copy to clipboard
Adrian Hunter
1
-0
/
+217
2019-05-15
perf scripts python: exported-sql-viewer.py: Add tree level
Adrian Hunter
1
-0
/
+4
2019-05-15
perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...
Adrian Hunter
1
-4
/
+10
2019-05-15
perf scripts python: exported-sql-viewer.py: Move view creation
Adrian Hunter
1
-3
/
+2
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
3
-2
/
+40
[next]