summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2019-12-31perf tests: Disable bp_signal testing for arm64Leo Yan
2019-12-31perf test: Report failure for mmap eventsLeo Yan
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-07-26perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-04-20perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-20perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du
2019-04-20perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter
2019-01-26perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli
2018-12-17perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-11-27perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-11-13perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo
2018-08-20perf tools: Remove ext from struct kmod_pathJiri Olsa
2018-08-20perf tools: Add compression id into 'struct kmod_path'Jiri Olsa
2018-08-20perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa
2018-08-08perf tools: Drop unneeded bitmap_zero() callsYury Norov
2018-07-31perf tests: Fix indexing when invoking subtestsSandipan Das
2018-07-31perf tests: Fix complex event name parsingSandipan Das
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das
2018-07-24perf tests: Check that complex event name is parsed correctlyAlexey Budankov
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa
2018-06-25perf test session topology: Fix test on s390Thomas Richter
2018-06-06perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo
2018-06-06perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter
2018-06-06perf tests kmod-path: Add tests for vdso32 and vdsox32Adrian Hunter
2018-06-05perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo
2018-06-04perf test: Use header file util/debug.hThomas Richter
2018-06-04Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter
2018-05-18perf script: Show symbol offsets by defaultSandipan Das
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo
2018-05-17perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo
2018-05-15perf tests parse-events: Add intel_pt parse testArnaldo Carvalho de Melo
2018-05-15Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter
2018-04-30perf machine: Ditch find_kernel_function variantsArnaldo Carvalho de Melo
2018-04-27perf symbols: Unify symbol mapsArnaldo Carvalho de Melo