index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kmem.c
Commit message (
Expand
)
Author
Age
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
*
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
*
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-04-14
*
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
2016-03-15
*
tools, perf: make gfp_compact_table up to date
Vlastimil Babka
2016-03-15
*
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-02-26
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
*
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
*
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-30
*
perf kmem: Fill in the missing session freeing after an error occurs
Taeung Song
2015-07-01
*
perf kmem: Fix compiler warning about may be accessing uninitialized variable
Arnaldo Carvalho de Melo
2015-05-29
*
perf kmem: Fix compiler warning about may be accessing uninitialized variable
Arnaldo Carvalho de Melo
2015-05-12
*
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-11
|
\
|
*
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
2015-04-24
|
*
perf kmem: Consistently use PRIu64 for printing u64 values
Will Deacon
2015-04-23
*
|
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
*
|
perf kmem: Show warning when trying to run stat without record
Namhyung Kim
2015-05-05
*
|
perf kmem: Add kmem.default config option
Namhyung Kim
2015-05-04
*
|
perf kmem: Print gfp flags in human readable string
Namhyung Kim
2015-05-04
*
|
perf kmem: Add --live option for current allocation stat
Namhyung Kim
2015-05-04
*
|
perf kmem: Support sort keys on page analysis
Namhyung Kim
2015-05-04
*
|
perf kmem: Implement stat --page --caller
Namhyung Kim
2015-05-04
*
|
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
2015-04-29
|
/
*
perf kmem: Analyze page allocator events also
Namhyung Kim
2015-04-13
*
perf kmem: Respect -i option
Jiri Olsa
2015-04-08
*
perf kmem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
*
perf kmem: Print big numbers using thousands' group
Namhyung Kim
2015-03-24
*
perf kmem: Fix alignment of slab result table
Namhyung Kim
2015-03-13
*
perf kmem: Allow -v option
Namhyung Kim
2015-03-13
*
perf kmem: Fix segfault when invalid sort key is given
Namhyung Kim
2015-03-13
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
*
perf kmem: Move session handling out of __cmd_kmem()
Namhyung Kim
2014-08-13
*
perf kmem: Do not ignore mmap events
Namhyung Kim
2014-08-12
*
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
*
perf tools: Use tid for finding thread
Namhyung Kim
2014-05-12
*
perf kmem: Utilize the new generic cpunode_map
Don Zickus
2014-04-22
*
perf kmem: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-04-16
*
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-07
*
perf tools: Use an accessor to read thread comm
Frederic Weisbecker
2013-11-04
*
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
*
perf kmem: Make it work again on non NUMA machines
Jiri Olsa
2013-09-24
*
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
*
perf record: Remove -f/--force option
Jiri Olsa
2013-07-08
*
perf kmem: Use memdup()
Arnaldo Carvalho de Melo
2013-01-25
[next]