summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2019-06-10perf cs-etm: Add handling of itrace start eventsMathieu Poirier
2019-06-10perf cs-etm: Configure SWITCH_EVENTS in CPU-wide modeMathieu Poirier
2019-06-10perf cs-etm: Configure timestamp generation in CPU-wide modeMathieu Poirier
2019-06-10perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier
2019-06-10perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()Jiri Olsa
2019-06-10perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian
2019-06-10perf config: Bail out when a handler returns failure for a key-value pairArnaldo Carvalho de Melo
2019-06-10perf trace: Exit when failing to build eBPF programLeo Yan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner
2019-06-05perf trace: Associate more argument names with the filename beautifierArnaldo Carvalho de Melo
2019-06-05perf trace: Consume the augmented_raw_syscalls payloadArnaldo Carvalho de Melo
2019-06-05perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2019-06-05perf augmented_raw_syscalls: Move reading filename to the loopArnaldo Carvalho de Melo
2019-06-05perf augmented_raw_syscalls: Change helper to consider just the augmented_fil...Arnaldo Carvalho de Melo
2019-06-05perf augmented_raw_syscalls: Move the probe_read_str to a separate functionArnaldo Carvalho de Melo
2019-06-05perf augmented_raw_syscalls: Tell which args are filenames and how many bytes...Arnaldo Carvalho de Melo
2019-06-05perf scripts python: exported-sql-viewer.py: Select find text when find bar i...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call TreeAdrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add CallGraphModelParamsAdrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...Adrian Hunter
2019-06-05perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter
2019-06-05perf db-export: Export IPC informationAdrian Hunter
2019-06-05perf db-export: Add brief documentationAdrian Hunter
2019-06-05perf thread-stack: Accumulate IPC informationAdrian Hunter
2019-06-05perf intel-pt: Document IPC usageAdrian Hunter
2019-06-05perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter
2019-06-05perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter
2019-06-05perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter
2019-06-05perf script: Add output of IPC ratioAdrian Hunter
2019-06-05perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter
2019-06-05perf tools: Add IPC information to perf_sampleAdrian Hunter
2019-06-05perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter
2019-06-05perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov
2019-06-05perf symbols: Remove unused variable 'err'Leo Yan
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds