summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf record: Implement COMPRESSED event record and its attributesAlexey Budankov2019-05-158-0/+105
| | * | | perf session: Define 'bytes_transferred' and 'bytes_compressed' metricsAlexey Budankov2019-05-153-1/+16
| | * | | perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo2019-05-151-1/+1
| | * | | tools lib traceevent: Man pages for trace sequences APIsTzvetomir Stoyanov2019-05-151-0/+158
| | * | | tools lib traceevent: Man pages for APIs used to extract common fields from a...Tzvetomir Stoyanov2019-05-151-0/+137
| | * | | tools lib traceevent: Man page for tep_parse_header_page()Tzvetomir Stoyanov2019-05-151-0/+82
| | * | | tools lib traceevent: Man pages for parse event APIsTzvetomir Stoyanov2019-05-151-0/+90
| | * | | tools lib traceevent: Man pages for event filter APIsTzvetomir Stoyanov2019-05-151-0/+209
| | * | | tools lib traceevent: Man pages for event fields APIsTzvetomir Stoyanov2019-05-151-0/+105
| | * | | tools lib traceevent: Man page for tep_read_number_field()Tzvetomir Stoyanov2019-05-151-0/+81
| | * | | tools lib traceevent: Man pages for print field APIsTzvetomir Stoyanov2019-05-151-0/+126
| | * | | tools lib traceevent: Man pages for get field value APIsTzvetomir Stoyanov2019-05-151-0/+122
| | * | | tools lib traceevent: Man pages for find field APIsTzvetomir Stoyanov2019-05-151-0/+118
| | * | | tools lib traceevent: Man pages for libtraceevent event get APIsTzvetomir Stoyanov2019-05-151-0/+99
| | * | | tools lib traceevent: Man page for list events APIsTzvetomir Stoyanov2019-05-151-0/+122
| | * | | tools lib traceevent: Man pages for event find APIsTzvetomir Stoyanov2019-05-151-0/+103
| | * | | tools lib traceevent: Man page for tep_read_number()Tzvetomir Stoyanov2019-05-151-0/+78
| | * | | tools lib traceevent: Man pages for registering print functionTzvetomir Stoyanov2019-05-151-0/+155
| | * | | tools lib traceevent: Man pages for function related libtraceevent APIsTzvetomir Stoyanov2019-05-152-0/+271
| | * | | tools lib traceevent: Man pages for event handler APIsTzvetomir Stoyanov2019-05-151-0/+156
| | * | | tools lib traceevent: Man page for tep_strerror()Tzvetomir Stoyanov2019-05-151-0/+85
| | * | | tools lib traceevent: Man page for page size APIsTzvetomir Stoyanov2019-05-151-0/+82
| | * | | tools lib traceevent: Man page for host endian APIsTzvetomir Stoyanov2019-05-151-0/+104
| | * | | tools lib traceevent: Man page for file endian APIsTzvetomir Stoyanov2019-05-151-0/+91
| | * | | tools lib traceevent: Man page for get/set cpus APIsTzvetomir Stoyanov2019-05-151-0/+77
| | * | | tools lib traceevent: Man page for header_page APIsTzvetomir Stoyanov2019-05-151-0/+102
| | * | | tools lib traceevent: Man pages for tep_handler related APIsTzvetomir Stoyanov2019-05-154-0/+436
| | * | | tools lib traceevent: Add support for man pages with multiple namesTzvetomir Stoyanov2019-05-151-3/+32
| | * | | tools lib traceevent: Introduce man pagesTzvetomir Stoyanov2019-05-159-0/+634
| | * | | perf machine: Null-terminate version char array upon fgets(/proc/version) errorDonald Yandt2019-05-151-1/+2
| | * | | perf vendor events intel: Add uncore_upi JSON supportKan Liang2019-05-151-0/+1
| | * | | perf scripts python: exported-sql-viewer.py: Add 'About' dialog boxAdrian Hunter2019-05-151-0/+59
| | * | | perf scripts python: exported-sql-viewer.py: Add context menuAdrian Hunter2019-05-151-0/+41
| | * | | perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter2019-05-151-0/+217
| | * | | perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter2019-05-151-0/+4
| | * | | perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter2019-05-151-4/+10
| | * | | perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter2019-05-151-3/+2
| | * | | perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-153-2/+40
| | * | | perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo2019-05-151-2/+1
| | * | | perf record: Fix suggestion to get list of registers usable with --user-regs ...Arnaldo Carvalho de Melo2019-05-151-2/+2
| | * | | tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo2019-05-151-2/+2
| | * | | tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-05-151-1/+22
| | * | | tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2019-05-151-0/+1
| | * | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2019-05-151-1/+2
| | * | | perf tools: Speed up report for perf compiled with linwunwindJiri Olsa2019-05-153-7/+12
| | * | | tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov2019-05-152-6/+11
| | * | | csky: Add support for libdwMao Han2019-05-158-1/+288
| | * | | perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King2019-05-151-2/+2
| | * | | perf annotate: Remove hist__account_cycles() from callbackJin Yao2019-05-153-9/+8
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+2
|\ \ \ \ \