Tzvetomir Stoyanov (VMware)
|
6fed932e92
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
|
7 年之前 |
Tzvetomir Stoyanov (VMware)
|
4d5c58b15c
tools lib traceevent, perf tools: Rename pevent alloc / free APIs
|
7 年之前 |
Tzvetomir Stoyanov (VMware)
|
cbc49b25b9
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'
|
7 年之前 |
Arnaldo Carvalho de Melo
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 年之前 |
Mel Gorman
|
453f85d43f
mm: remove __GFP_COLD
|
7 年之前 |
Levin, Alexander (Sasha Levin)
|
d8be75663c
kmemcheck: remove whats left of NOTRACK flags
|
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 年之前 |
Jiri Olsa
|
eae8ad8042
perf tools: Add struct perf_data_file
|
8 年之前 |
Jiri Olsa
|
8ceb41d7e3
perf tools: Rename struct perf_data_file to perf_data
|
8 年之前 |
Christophe JAILLET
|
79f56ebe2a
perf kmem: Perform some cleanup if '--time' is given an invalid value
|
8 年之前 |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 年之前 |
Michal Hocko
|
dcda9b0471
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 年之前 |
Arnaldo Carvalho de Melo
|
62d94b00f8
perf tools: Replace error() with pr_err()
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
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 年之前 |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 年之前 |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a7c3899c06
perf symbols: No need to check if sym->name is NULL
|
8 年之前 |
Arnaldo Carvalho de Melo
|
ecc4c5614b
perf tools: Propagate perf_config() errors
|
8 年之前 |
Michal Hocko
|
41b6167e8f
mm: get rid of __GFP_OTHER_NODE
|
8 年之前 |
David Ahern
|
2a865bd8dd
perf kmem: Add option to specify time window of interest
|
8 年之前 |
David Ahern
|
aa58e9afb6
perf kmem stat: Track memory freed
|
8 年之前 |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 年之前 |
Vlastimil Babka
|
2516035499
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
|
9 年之前 |
Arnaldo Carvalho de Melo
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 年之前 |
Taeung Song
|
41840d211c
perf config: Move config declarations from util/cache.h to util/config.h
|
9 年之前 |
Arnaldo Carvalho de Melo
|
91d7b2de31
perf callchain: Start moving away from global per thread cursors
|
9 年之前 |