Alexey Budankov
|
b3f35b5d5d
perf report: Extend raw dump (-D) out with switch out event type
|
7 年之前 |
Jiri Olsa
|
a73e24d240
perf tools: Do not create kernel maps in sample__resolve()
|
7 年之前 |
Jiri Olsa
|
8c7f1bb37b
perf machine: Move kernel mmap name into struct machine
|
7 年之前 |
Jiri Olsa
|
3d7c27b6db
perf script: Add support to display lost events
|
7 年之前 |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Milian Wolff
|
1fb7d06a50
perf report: Use srcline from callchain for hist entries
|
7 年之前 |
Kan Liang
|
0c6b499495
perf top: Add option to set the number of thread for event synthesize
|
8 年之前 |
Kan Liang
|
340b47f510
perf top: Implement multithreading for perf_event__synthesize_threads
|
8 年之前 |
Arnaldo Carvalho de Melo
|
c23c2a0f23
perf tools: Make copyfile_offset() static
|
8 年之前 |
Kan Liang
|
ecdad24d7a
perf tools: Use scandir() to replace readdir()
|
8 年之前 |
David Carrillo-Cisneros
|
e9def1b2e7
perf tools: Add feature header record to pipe-mode
|
8 年之前 |
Arnaldo Carvalho de Melo
|
b843f62ad9
perf symbols: Accept symbols starting at address 0
|
8 年之前 |
Arnaldo Carvalho de Melo
|
5ab8c689f7
perf tools: Move event prototypes from util.h to event.h
|
8 年之前 |
Jiri Olsa
|
9d43f5e8df
perf tools: Fix the code to strip command name
|
8 年之前 |
Arnaldo Carvalho de Melo
|
7a8ef4c4b5
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
76b31a29dd
perf tools: Remove include dirent.h from util.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a067558e2f
perf tools: Move extra string util functions to util/string2.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
3d689ed609
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 年之前 |
Arnaldo Carvalho de Melo
|
877a7a1105
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
|
8 年之前 |
David Carrillo-Cisneros
|
16eb81365b
Revert "perf tools: Fix include of linux/mman.h"
|
8 年之前 |
Taeung Song
|
bdd97ca63f
perf tools: Refactor the code to strip command name with {l,r}trim()
|
8 年之前 |
Alexander Shishkin
|
05a1f47ed4
perf tools: Handle partial AUX records and print a warning
|
8 年之前 |
Stephane Eranian
|
88b897a30c
perf tools: Make perf_event__synthesize_mmap_events() scale
|
8 年之前 |
Hari Bathini
|
e907caf3a0
perf record: Synthesize namespace events for current processes
|
8 年之前 |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 年之前 |
Arnaldo Carvalho de Melo
|
2f7db55579
perf tools: Fix include of linux/mman.h
|
8 年之前 |
Adrian Hunter
|
973186ca7f
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
|
9 年之前 |