summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* 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/+0Star
* 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/+4Star
* 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/+95Star
* 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/+1Star
* 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 tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar2019-06-03360-1989/+946Star
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-0220-94/+481
| |\
| * \ Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31217-1122/+217Star
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner2019-05-304-60/+4Star
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner2019-05-301-2/+1Star
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-309-36/+9Star