summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-mem.c
Commit message (Expand)AuthorAgeFilesLines
* perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo2015-01-211-13/+13
* perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian2015-01-211-23/+100
* perf tools: Modify error code for when perf_session__new() failsTaeung Song2014-09-261-1/+1
* perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim2014-08-131-1/+1
* perf tools: Rename ordered_samples bool to ordered_eventsJiri Olsa2014-08-121-1/+1
* perf mem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-04-161-7/+8
* perf mem: Remove unused parameter from dump_raw_samples()Arnaldo Carvalho de Melo2013-12-191-3/+2
* perf tools: Add data object to handle perf data fileJiri Olsa2013-10-211-2/+7
* perf tools: Add attr->mmap2 supportStephane Eranian2013-09-111-0/+1
* perf tools: Remove references to struct ip_eventAdrian Hunter2013-08-291-1/+1
* perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter2013-08-121-2/+1
* perf mem: Remove unused symbol filter memberAdrian Hunter2013-08-121-2/+1
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-011-0/+242
OpenPOWER on IntegriCloud