| Commit message (Expand) | Author | Age | Files | Lines |
* | perf kmem: Fix memory leak in compact_gfp_flags() | Yunfeng Ye | 2019-11-10 | 1 | -0/+1 |
* | perf machine: Add method for common kernel_map(FUNCTION) operation | Arnaldo Carvalho de Melo | 2015-09-30 | 1 | -1/+1 |
* | perf machine: Use machine__kernel_map() thoroughly | Arnaldo Carvalho de Melo | 2015-09-30 | 1 | -1/+1 |
* | perf kmem: Fill in the missing session freeing after an error occurs | Taeung Song | 2015-07-01 | 1 | -2/+2 |
* | perf kmem: Fix compiler warning about may be accessing uninitialized variable | Arnaldo Carvalho de Melo | 2015-05-29 | 1 | -1/+1 |
* | perf kmem: Fix compiler warning about may be accessing uninitialized variable | Arnaldo Carvalho de Melo | 2015-05-12 | 1 | -1/+1 |
* | Merge branch 'perf/urgent' into perf/core, to resolve conflicts | Ingo Molnar | 2015-05-11 | 1 | -2/+2 |
|\ |
|
| * | perf kmem: Fix compiles on RHEL6/OL6 | David Ahern | 2015-04-24 | 1 | -27/+27 |
| * | perf kmem: Consistently use PRIu64 for printing u64 values | Will Deacon | 2015-04-23 | 1 | -2/+2 |
* | | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 2015-05-08 | 1 | -2/+5 |
* | | perf kmem: Show warning when trying to run stat without record | Namhyung Kim | 2015-05-05 | 1 | -3/+14 |
* | | perf kmem: Add kmem.default config option | Namhyung Kim | 2015-05-04 | 1 | -3/+29 |
* | | perf kmem: Print gfp flags in human readable string | Namhyung Kim | 2015-05-04 | 1 | -13/+209 |
* | | perf kmem: Add --live option for current allocation stat | Namhyung Kim | 2015-05-04 | 1 | -42/+68 |
* | | perf kmem: Support sort keys on page analysis | Namhyung Kim | 2015-05-04 | 1 | -85/+308 |
* | | perf kmem: Implement stat --page --caller | Namhyung Kim | 2015-05-04 | 1 | -21/+306 |
* | | perf kmem: Fix compiles on RHEL6/OL6 | David Ahern | 2015-04-29 | 1 | -27/+27 |
|/ |
|
* | perf kmem: Analyze page allocator events also | Namhyung Kim | 2015-04-13 | 1 | -16/+484 |
* | perf kmem: Respect -i option | Jiri Olsa | 2015-04-08 | 1 | -1/+2 |
* | perf kmem: Support using -f to override perf.data file ownership | Yunlong Song | 2015-04-02 | 1 | -4/+5 |
* | perf kmem: Print big numbers using thousands' group | Namhyung Kim | 2015-03-24 | 1 | -4/+7 |
* | perf kmem: Fix alignment of slab result table | Namhyung Kim | 2015-03-13 | 1 | -5/+5 |
* | perf kmem: Allow -v option | Namhyung Kim | 2015-03-13 | 1 | -0/+2 |
* | perf kmem: Fix segfault when invalid sort key is given | Namhyung Kim | 2015-03-13 | 1 | -1/+2 |
* | perf ordered_events: Shorten function signatures | Arnaldo Carvalho de Melo | 2015-03-11 | 1 | -1/+1 |
* | perf tools: Modify error code for when perf_session__new() fails | Taeung Song | 2014-09-26 | 1 | -1/+1 |
* | perf tools: Check recorded kernel version when finding vmlinux | Namhyung Kim | 2014-08-13 | 1 | -2/+2 |
* | perf kmem: Move session handling out of __cmd_kmem() | Namhyung Kim | 2014-08-13 | 1 | -21/+28 |
* | perf kmem: Do not ignore mmap events | Namhyung Kim | 2014-08-12 | 1 | -3/+2 |
* | perf tools: Rename ordered_samples bool to ordered_events | Jiri Olsa | 2014-08-12 | 1 | -1/+1 |
* | perf tools: Use tid for finding thread | Namhyung Kim | 2014-05-12 | 1 | -1/+1 |
* | perf kmem: Utilize the new generic cpunode_map | Don Zickus | 2014-04-22 | 1 | -75/+3 |
* | perf kmem: Introduce --list-cmds for use by scripts | Ramkumar Ramachandra | 2014-04-16 | 1 | -3/+5 |
* | perf evsel: Ditch evsel->handler.data field | Arnaldo Carvalho de Melo | 2013-11-07 | 1 | -2/+2 |
* | perf tools: Use an accessor to read thread comm | Frederic Weisbecker | 2013-11-04 | 1 | -1/+1 |
* | perf tools: Add data object to handle perf data file | Jiri Olsa | 2013-10-21 | 1 | -1/+6 |
* | perf kmem: Make it work again on non NUMA machines | Jiri Olsa | 2013-09-24 | 1 | -1/+1 |
* | perf tools: Remove references to struct ip_event | Adrian Hunter | 2013-08-29 | 1 | -2/+2 |
* | perf tools: change machine__findnew_thread() to set thread pid | Adrian Hunter | 2013-08-29 | 1 | -1/+2 |
* | perf tools: struct thread has a tid not a pid | Adrian Hunter | 2013-07-12 | 1 | -1/+1 |
* | perf record: Remove -f/--force option | Jiri Olsa | 2013-07-08 | 1 | -1/+1 |
* | perf kmem: Use memdup() | Arnaldo Carvalho de Melo | 2013-01-25 | 1 | -3/+3 |
* | perf kmem: use ARRAY_SIZE instead of reinventing it | Sasha Levin | 2013-01-24 | 1 | -2/+1 |
* | perf machine: Simplify accessing the host machine | Arnaldo Carvalho de Melo | 2013-01-24 | 1 | -6/+1 |
* | perf tools: Add a global variable "const char *input_name" | Feng Tang | 2012-10-29 | 1 | -3/+2 |
* | perf kmem: Don't use globals where not needed to | Arnaldo Carvalho de Melo | 2012-10-02 | 1 | -40/+26 |
* | perf kmem: Use perf_evsel__intval and perf_session__set_tracepoints_handlers | Arnaldo Carvalho de Melo | 2012-09-24 | 1 | -45/+45 |
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -10/+12 |
* | perf kmem: Remove die() calls | Arnaldo Carvalho de Melo | 2012-09-09 | 1 | -41/+67 |
* | perf kmem: Use evsel->tp_format and perf_sample | Arnaldo Carvalho de Melo | 2012-08-07 | 1 | -24/+17 |