summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-251-5/+3
* perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-251-0/+4
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-05-251-1/+4
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-05-251-3/+10
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-05-251-3/+10
* perf tools: Fix map reference countingJiri Olsa2019-05-161-3/+1
* perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa2019-05-161-0/+1
* perf machine: Update kernel map address and re-order properlyWei Li2019-05-041-12/+20
* perf cs-etm: Add missing case valueSolomon Tan2019-05-041-0/+1
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-201-0/+1
* perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du2019-04-201-1/+4
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-04-201-1/+3
* perf evsel: Free evsel->counts in perf_evsel__exit()Arnaldo Carvalho de Melo2019-04-201-0/+1
* perf top: Fix global-buffer-overflow issueChangbin Du2019-04-201-0/+2
* perf maps: Purge all maps from the 'names' treeChangbin Du2019-04-201-0/+15
* perf map: Remove map from 'names' tree in __maps__remove()Changbin Du2019-04-201-0/+3
* perf hist: Add missing map__put() in error caseChangbin Du2019-04-201-1/+3
* perf top: Fix error handling in cmd_top()Changbin Du2019-04-201-2/+3
* perf build-id: Fix memory leak in print_sdt_events()Changbin Du2019-04-202-0/+2
* perf config: Fix a memory leak in collect_config()Changbin Du2019-04-201-2/+1
* perf config: Fix an error in the config template documentationChangbin Du2019-04-201-1/+1
* perf tools: Fix errors under optimization level '-Og'Changbin Du2019-04-203-3/+3
* perf list: Don't forget to drop the reference to the allocated thread_mapChangbin Du2019-04-201-0/+1
* perf stat: Fix --no-scaleAndi Kleen2019-04-204-14/+9
* perf script python: Add trace_context extension module to sys.modulesTony Jones2019-04-051-3/+9
* perf script python: Use PyBytes for attr in trace-event-pythonTony Jones2019-04-051-2/+1
* perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo2019-04-051-1/+2
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-04-052-2/+3
* perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter2019-04-051-0/+5
* perf trace: Check if the 'fd' is negative when mapping it to pathnameArnaldo Carvalho de Melo2019-04-051-0/+3
* perf beauty waitid options: Fix up prefix showing logicArnaldo Carvalho de Melo2019-04-051-1/+1
* tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo2019-04-051-0/+2
* perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2019-04-052-3/+9
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-051-3/+3
* perf annotate: Fix getting source line failureWei Li2019-04-051-2/+2
* perf script: Handle missing fields with -F +..Andi Kleen2019-04-051-3/+7
* perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo2019-04-051-1/+1
* perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-04-051-2/+6
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* perf pmu: Fix parser error for uncore event aliasKan Liang2019-04-031-0/+10
* perf probe: Fix getting the kernel mapAdrian Hunter2019-03-271-2/+4
* perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
* perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-041-7/+18
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-02-041-1/+8
* perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo2019-02-041-0/+14