summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-13
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-21
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-21
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-10
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-20
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-10
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-26
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-26
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-19
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-09
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-24
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-24
* perf test session topology: Fix test on s390Thomas Richter2018-08-24
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2018-07-19
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-03
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-03
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-03
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-03
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-03
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-03
* perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-05-30
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-30
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-05-30
* Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman2018-04-24
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-24
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-24
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-24
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-24
* perf tools: Fix copyfile_offset update of output offsetJiri Olsa2018-04-13
* perf tests: Decompress kernel module before objdumpNamhyung Kim2018-04-13
* perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2018-04-13
* perf header: Set proper module name when build-id event foundNamhyung Kim2018-04-13
* perf trace: Add mmap alias for s390Jiri Olsa2018-04-13
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2018-04-13
* perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2018-03-24
* perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2018-03-22
* perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2018-03-22
* perf probe: Return errno when not hitting any eventKefeng Wang2018-03-22
* perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian2018-03-22
* perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du2018-03-22
* perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2018-02-25
* perf top: Fix window dimensions change handlingJiri Olsa2018-02-25
* perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-12-20
* perf test attr: Fix ignored test case resultThomas Richter2017-12-09
* perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song2017-11-08
* perf tools: Fix build failure on perl script contextNamhyung Kim2017-11-08
* perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-08-06
* perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-08-06
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-08-06
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-08-06