aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* perf record: Fix period option handlingJiri Olsa2018-02-05
* perf evsel: Fix period/freq terms setupJiri Olsa2018-02-05
* perf evlist: Remove fcntl.h from evlist.hArnaldo Carvalho de Melo2018-01-25
* perf bpf: Remove misplaced __maybe_unused attributeArnaldo Carvalho de Melo2018-01-25
* perf tools: Add mechanic to synthesise CoreSight trace packetsMathieu Poirier2018-01-25
* perf tools: Add full support for CoreSight trace decodingMathieu Poirier2018-01-25
* pert tools: Add queue management functionalityMathieu Poirier2018-01-25
* perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier2018-01-25
* perf tools: Add support for decoding CoreSight trace dataMathieu Poirier2018-01-25
* perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier2018-01-25
* perf tools: Add processing of coresight metadataTor Jeremiassen2018-01-25
* perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier2018-01-25
* perf trace: Remove audit-libs dependency if syscall tables are presentHendrik Brueckner2018-01-23
* perf report: Fix regression when decoding intel_pt tracesMathieu Poirier2018-01-23
* perf symbols: Using O_CLOEXEC in do_openWang YanQing2018-01-23
* perf tools: Move conditional O_CLOEXEC to util.hArnaldo Carvalho de Melo2018-01-23
* perf bpf: Don't warn about unavailability of builtin clang, just fallbackArnaldo Carvalho de Melo2018-01-18
* perf tools: Use ui__error() for reporting --fields errorsArnaldo Carvalho de Melo2018-01-18
* perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...Adrian Hunter2018-01-18
* perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...Adrian Hunter2018-01-18
* perf intel-pt/bts: Do not swap when synthesizing samplesAdrian Hunter2018-01-18
* perf util: Allocate time slices buffer according to number of commaJin Yao2018-01-17
* perf util: Support no index time percent sliceJin Yao2018-01-17
* perf util: Improve error checking for time percent inputJin Yao2018-01-17
* perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwindingArnaldo Carvalho de Melo2018-01-17
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-01-17
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-01-17
* perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips2018-01-17
* perf evsel: Check if callchain is enabled before setting it upArnaldo Carvalho de Melo2018-01-12
* perf tools: Fix copyfile_offset update of output offsetJiri Olsa2018-01-12
* perf script python: Add script to profile and resolve physical mem typeKan Liang2018-01-12
* perf evlist: Remove trailing semicolonLuis de Bethencourt2018-01-12
* perf evsel: Fix incorrect handling of type _TERM_DRV_CFGMathieu Poirier2018-01-11
* perf tools: Make the tool's warning messages optionalJiri Olsa2018-01-10
* perf script: Add support to display lost eventsJiri Olsa2018-01-10
* perf script: Add support to display sample misc fieldJiri Olsa2018-01-08
* perf tools: Display perf_event_attr::namespaces debug infoJiri Olsa2018-01-08
* perf tools: Create function to perform multiple time range checkingJin Yao2018-01-08
* perf tools: Create function to parse time percentJin Yao2018-01-08
* perf header: Add infrastructure to record first and last sample timeJin Yao2018-01-08
* perf report: Fix a wrong offset issue when using /proc/kcoreJin Yao2018-01-08
* perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang2017-12-27
* perf evsel: Fix swap for samples with raw dataJiri Olsa2017-12-27
* perf probe: Support escaped character in parserMasami Hiramatsu2017-12-27
* perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu2017-12-27
* perf probe: Find versioned symbols from mapMasami Hiramatsu2017-12-27
* perf probe: Add __return suffix for return eventsMasami Hiramatsu2017-12-27
* perf probe: Cut off the version suffix from event nameMasami Hiramatsu2017-12-27
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2017-12-27
* perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo2017-12-27