summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Get rid of unused cpu in struct cs_etm_queueMathieu Poirier2019-06-101-6/+1
* perf cs-etm: Introduce the concept of trace ID queuesMathieu Poirier2019-06-103-145/+234
* perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue()Mathieu Poirier2019-06-101-54/+54
* perf cs-etm: Move packet queue out of decoder structureMathieu Poirier2019-06-104-111/+144
* perf cs-etm: Refactor error path in cs_etm_decoder__new()Mathieu Poirier2019-06-101-5/+3
* perf cs-etm: Add handling of switch-CPU-wide eventsMathieu Poirier2019-06-101-0/+38
* perf cs-etm: Add handling of itrace start eventsMathieu Poirier2019-06-101-0/+26
* perf cs-etm: Configure SWITCH_EVENTS in CPU-wide modeMathieu Poirier2019-06-101-0/+3
* perf cs-etm: Configure timestamp generation in CPU-wide modeMathieu Poirier2019-06-101-0/+57
* perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier2019-06-102-19/+119
* perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()Jiri Olsa2019-06-101-3/+0
* perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian2019-06-104-0/+21
* perf config: Bail out when a handler returns failure for a key-value pairArnaldo Carvalho de Melo2019-06-101-2/+6
* perf trace: Exit when failing to build eBPF programLeo Yan2019-06-101-1/+6
* perf trace: Associate more argument names with the filename beautifierArnaldo Carvalho de Melo2019-06-051-5/+5
* perf trace: Consume the augmented_raw_syscalls payloadArnaldo Carvalho de Melo2019-06-051-1/+10
* perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa2019-06-051-2/+2
* perf augmented_raw_syscalls: Move reading filename to the loopArnaldo Carvalho de Melo2019-06-051-8/+4
* perf augmented_raw_syscalls: Change helper to consider just the augmented_fil...Arnaldo Carvalho de Melo2019-06-051-13/+33
* perf augmented_raw_syscalls: Move the probe_read_str to a separate functionArnaldo Carvalho de Melo2019-06-051-9/+18
* perf augmented_raw_syscalls: Tell which args are filenames and how many bytes...Arnaldo Carvalho de Melo2019-06-052-168/+95
* perf scripts python: exported-sql-viewer.py: Select find text when find bar i...Adrian Hunter2019-06-051-0/+1
* perf scripts python: exported-sql-viewer.py: Add IPC information to Call TreeAdrian Hunter2019-06-051-13/+56
* perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...Adrian Hunter2019-06-051-13/+56
* perf scripts python: exported-sql-viewer.py: Add CallGraphModelParamsAdrian Hunter2019-06-051-32/+41
* perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...Adrian Hunter2019-06-051-19/+83
* perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter2019-06-051-12/+24
* perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter2019-06-051-12/+24
* perf db-export: Export IPC informationAdrian Hunter2019-06-051-2/+6
* perf db-export: Add brief documentationAdrian Hunter2019-06-051-0/+41
* perf thread-stack: Accumulate IPC informationAdrian Hunter2019-06-052-0/+18
* perf intel-pt: Document IPC usageAdrian Hunter2019-06-051-0/+30
* perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter2019-06-051-0/+51
* perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter2019-06-051-6/+17
* perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter2019-06-051-10/+31
* perf script: Add output of IPC ratioAdrian Hunter2019-06-052-2/+26
* perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter2019-06-051-0/+29
* perf tools: Add IPC information to perf_sampleAdrian Hunter2019-06-051-0/+2
* perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter2019-06-052-1/+14
* perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter2019-06-051-8/+10
* perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov2019-06-052-1/+12
* perf symbols: Remove unused variable 'err'Leo Yan2019-06-051-2/+1
* perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo2019-06-051-0/+17
* perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo2019-06-051-0/+6
* perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo2019-06-051-0/+24
* perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu2019-06-051-0/+16
* Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar2019-06-0319-214/+422
|\
| * perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-233-41/+41
| * hwmon/coretemp: Cosmetic: Rename internal variables to zones from packagesLen Brown2019-05-231-18/+18