summaryrefslogtreecommitdiff
path: root/tools/perf/util/event.c
Commit message (Expand)AuthorAge
* perf script: Add support to display lost eventsJiri Olsa2018-01-10
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf report: Use srcline from callchain for hist entriesMilian Wolff2017-10-25
* | perf top: Add option to set the number of thread for event synthesizeKan Liang2017-10-03
* | perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang2017-10-03
* | perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-13
* | perf tools: Use scandir() to replace readdir()Kan Liang2017-09-13
|/
* perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros2017-07-18
* perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo2017-05-02
* perf tools: Move event prototypes from util.h to event.hArnaldo Carvalho de Melo2017-04-25
* perf tools: Fix the code to strip command nameJiri Olsa2017-04-24
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Remove include dirent.h from util.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-19
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-19
* Revert "perf tools: Fix include of linux/mman.h"David Carrillo-Cisneros2017-04-13
* perf tools: Refactor the code to strip command name with {l,r}trim()Taeung Song2017-04-11
* perf tools: Handle partial AUX records and print a warningAlexander Shishkin2017-03-17
* perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian2017-03-15
* perf record: Synthesize namespace events for current processesHari Bathini2017-03-14
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-14
* perf tools: Fix include of linux/mman.hArnaldo Carvalho de Melo2017-02-08
* perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB changeAdrian Hunter2016-09-28
* perf tools: Do hugetlb handling in more systemsArnaldo Carvalho de Melo2016-09-13
* perf record: Mark MAP_HUGETLB when synthesizing mmap eventsWang Nan2016-09-08
* perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo2016-09-05
* perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo2016-09-05
* perf tools: Change cpu_map__fprintf outputJiri Olsa2016-06-30
* perf record: Fix crash when kptr is restrictedWang Nan2016-05-27
* perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2016-04-08
* perf tools: Add time conversion eventAdrian Hunter2016-03-31
* perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo2016-03-29
* perf thread: Rename perf_event__preprocess_sample_addr to thread__resolveArnaldo Carvalho de Melo2016-03-23
* perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo2016-03-23
* perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-23
* perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-02-05
* perf tools: Fix mmap2 event allocation in synthesize codeWang Nan2016-01-12
* perf tools: Add event_update user level eventJiri Olsa2015-12-17
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat round user level eventJiri Olsa2015-12-17
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat user level eventJiri Olsa2015-12-17
* perf tools: Add stat config event read functionJiri Olsa2015-12-17
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat config user level eventJiri Olsa2015-12-17
* perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa2015-12-17