summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | perf cs-etm: Introducing function cs_etm__init_trace_params()Mathieu Poirier2019-02-142-58/+58
* | | | | | | perf cs-etm: Fix memory leak in error pathMathieu Poirier2019-02-141-7/+13
* | | | | | | perf cs-etm: Introducing function cs_etm_decoder__init_dparams()Mathieu Poirier2019-02-142-14/+30
* | | | | | | perf cs-etm: Fix wrong return values in error pathMathieu Poirier2019-02-141-2/+2
* | | | | | | perf cs-etm: Remove unused structure field "time" and "timestamp"Mathieu Poirier2019-02-141-8/+4Star
* | | | | | | perf cs-etm: Remove unused structure field "state"Mathieu Poirier2019-02-141-1/+0Star
* | | | | | | perf build: Add missing FEATURE_CHECK_LDFLAGS-libcryptoArnaldo Carvalho de Melo2019-02-141-0/+2
* | | | | | | tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo2019-02-142-0/+7
* | | | | | | perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo2019-02-142-4/+11
* | | | | | | perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-02-144-8/+4Star
* | | | | | | perf trace: Filter out gnome-terminal* parentArnaldo Carvalho de Melo2019-02-141-1/+2
* | | | | | | tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo2019-02-141-0/+2
* | | | | | | perf beauty waitid options: Fix up prefix showing logicArnaldo Carvalho de Melo2019-02-141-1/+1
* | | | | | | perf trace: Check if the 'fd' is negative when mapping it to pathnameArnaldo Carvalho de Melo2019-02-141-0/+3
* | | | | | | perf beauty ioctl cmd: The 'fd' arg is signedArnaldo Carvalho de Melo2019-02-141-1/+1
* | | | | | | tools feature: Undef _GNU_SOURCE at the end of feature testsArnaldo Carvalho de Melo2019-02-143-0/+3
* | | | | | | perf utils: Silence "Couldn't synthesize bpf events" warning for EPERMSong Liu2019-02-141-2/+2
* | | | | | | perf vendor events power9: General metricsPaul Clarke2019-02-141-0/+368
* | | | | | | perf vendor events power9: Branch_prediction, instruction_stats, latency, lsu...Paul Clarke2019-02-141-13/+390
* | | | | | | perf vendor events power9: Dl1_reloads, instruction_misses, l[23]_stats & pte...Paul Clarke2019-02-141-0/+660
* | | | | | | perf vendor events power9: Cpi_breakdown & estimated_dcache_miss_cpi metricsPaul Clarke2019-02-141-0/+577
* | | | | | | perf vendor events power8: Translaton & general metricsPaul Clarke2019-02-141-0/+590
* | | | | | | perf vendor events power8: Branch_prediction, latency, bus_stats, instruction...Paul Clarke2019-02-141-0/+492
* | | | | | | perf vendor events power8: Dl1_reload, instruction_misses, l2_stats, lsu_reje...Paul Clarke2019-02-141-0/+702
* | | | | | | perf vendor events power8: Cpi_breakdown & estimated_dcache_miss_cpi metricsPaul Clarke2019-02-141-0/+461
* | | | | | | perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter2019-02-141-0/+5
* | | | | | | perf cs-etm: Add proper header file for symbolsMathieu Poirier2019-02-141-0/+1
* | | | | | | perf record: Implement --affinity=node|cpu optionAlexey Budankov2019-02-112-0/+23
* | | | | | | Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-09107-443/+1216
|\ \ \ \ \ \ \
| * | | | | | | perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter2019-02-067-16/+48
| * | | | | | | perf intel-pt: Packet splitting can happen only on 32-bitAdrian Hunter2019-02-061-1/+1
| * | | | | | | perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-02-061-1/+0Star
| * | | | | | | perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-02-061-2/+34
| * | | | | | | perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-02-062-2/+5
| * | | | | | | perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter2019-02-064-4/+33
| * | | | | | | perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...Adrian Hunter2019-02-061-18/+17Star
| * | | | | | | perf thread-stack: Tidy thread_stack__push_cp() usageAdrian Hunter2019-02-061-10/+3Star
| * | | | | | | perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter2019-02-061-0/+2
| * | | | | | | perf vendor events intel: Fix Load_Miss_Real_Latency on CLXWilliam Cohen2019-02-061-1/+1
| * | | | | | | perf cs-etm: Set sample flags for exception return packetLeo Yan2019-02-061-0/+44
| * | | | | | | perf cs-etm: Set sample flags for exception packetLeo Yan2019-02-062-0/+259
| * | | | | | | perf cs-etm: Add traceID in packetLeo Yan2019-02-062-0/+3
| * | | | | | | perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan2019-02-063-12/+31
| * | | | | | | perf cs-etm: Add exception number in exception packetLeo Yan2019-02-062-4/+17
| * | | | | | | perf cs-etm: Set sample flags for trace discontinuityLeo Yan2019-02-061-0/+19
| * | | | | | | perf cs-etm: Set sample flags for instruction range packetLeo Yan2019-02-063-2/+91
| * | | | | | | perf cs-etm: Add last instruction information in packetLeo Yan2019-02-062-0/+12
| * | | | | | | perf tools: Add documentation for BPF event selectionChangbin Du2019-02-062-0/+45
| * | | | | | | perf report: Move symbol annotation to the resort phaseJiri Olsa2019-02-062-9/+19
| * | | | | | | perf evsel: Add output_resort_cb methodJiri Olsa2019-02-062-2/+10