aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05perf tools: Add IPC information to perf_sampleAdrian Hunter1-0/+2
2019-06-05perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter2-1/+14
2019-06-05perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter1-8/+10
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov2-1/+12
2019-06-05perf symbols: Remove unused variable 'err'Leo Yan1-2/+1
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo1-0/+17
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo1-0/+6
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+24
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu1-0/+16
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar34-264/+34
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-17/+74
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner4-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner15-224/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-25/+5
2019-05-28perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tidAdrian Hunter1-2/+2
2019-05-28perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in eventsAdrian Hunter1-1/+39
2019-05-28perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter1-9/+34
2019-05-28perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter1-6/+38
2019-05-28perf scripts python: exported-sql-viewer.py: Add support for pyside2Adrian Hunter1-7/+21
2019-05-28perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsingAdrian Hunter1-6/+15
2019-05-28perf scripts python: exported-sql-viewer.py: Change python2 to pythonAdrian Hunter1-1/+1
2019-05-28perf top: Lower message level for failure on synthesizing events for pre-existing BPF programsArnaldo Carvalho de Melo1-1/+1
2019-05-28perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo1-0/+2
2019-05-28perf annotate TUI browser: Do not use member from variable within its own initializationArnaldo Carvalho de Melo1-2/+3
2019-05-28perf machine: Return NULL instead of null-terminating /proc/version arrayDonald Yandt1-2/+2
2019-05-28perf version: Append 12 git SHA chars to the version stringArnaldo Carvalho de Melo1-1/+1
2019-05-28perf script: Remove superfluous BPF event titlesJiri Olsa1-2/+2
2019-05-28perf script: Add --show-bpf-events to show eBPF related eventsJiri Olsa2-0/+45
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa6-1/+129
2019-05-28perf script: Pad DSO name for --call-traceJiri Olsa3-0/+8
2019-05-28perf dso: Add BPF DSO read and size hooksJiri Olsa1-1/+48
2019-05-28perf dso: Simplify dso_cache__read functionJiri Olsa1-11/+6
2019-05-28perf dso: Separate generic code in dso_cache__readJiri Olsa1-21/+27
2019-05-28perf dso: Separate generic code in dso__data_file_size()Jiri Olsa1-7/+12
2019-05-28perf tools: Remove const from thread read accessorsNamhyung Kim3-9/+9
2019-05-28perf top: Add --namespaces optionNamhyung Kim2-0/+10
2019-05-28perf trace: Beautify 'sync_file_range' argumentsArnaldo Carvalho de Melo5-2/+47
2019-05-28perf beauty: Add generator for sync_file_range's 'flags' arg valuesArnaldo Carvalho de Melo1-0/+17
2019-05-28perf trace beauty clone: Handle CLONE_PIDFDArnaldo Carvalho de Melo1-0/+1
2019-05-28perf trace: Beautify 'fsmount' argumentsArnaldo Carvalho de Melo5-0/+58
2019-05-28perf trace: Introduce syscall_arg__scnprintf_strarray_flagsArnaldo Carvalho de Melo2-0/+8
2019-05-28perf beauty: Add generator for fsmount's 'attr_flags' arg valuesArnaldo Carvalho de Melo1-0/+22
2019-05-28perf trace: Beautify 'fsconfig' argumentsArnaldo Carvalho de Melo2-0/+14
2019-05-28perf beauty: Add generator for fsconfig's 'cmd' arg valuesArnaldo Carvalho de Melo1-0/+17
2019-05-28perf trace: Beautify 'fspick' argumentsArnaldo Carvalho de Melo6-0/+42
2019-05-28perf beauty: Add generator for fspick's 'flags' arg valuesArnaldo Carvalho de Melo1-0/+17
2019-05-28perf trace: Beautify 'move_mount' argumentsArnaldo Carvalho de Melo6-0/+53
2019-05-28perf beauty: Add generator for 'move_mount' flags argumentArnaldo Carvalho de Melo1-0/+17
2019-05-28perf augmented_raw_syscalls: Fix up commentArnaldo Carvalho de Melo1-1/+1