Commit Graph

8239 Commits (fourteen)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Jin Yao c9417a3fea perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode 5 years ago
Gaurav Singh 4e92c1239c perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() 5 years ago
Adrian Hunter df5bd9357c perf symbols: Fix debuginfo search for Ubuntu 5 years ago
Masami Hiramatsu 23789fb848 perf probe: Fix to check blacklist address correctly 5 years ago
Masami Hiramatsu 5b88aa9a6e perf probe: Do not show the skipped events 5 years ago
Masami Hiramatsu 527e2ec8e7 perf probe: Accept the instance number of kretprobe event 5 years ago
Sam Lunt d1c7651d8b perf tools: Support Python 3.8+ in Makefile 5 years ago
disconnect3d aefc7ec470 perf map: Fix off by one in strncpy() size argument 5 years ago
Masami Hiramatsu 395c716a8a tools: Let O= makes handle a relative path with -C option 5 years ago
Masami Hiramatsu 4c572d8b5f perf probe: Do not depend on dwfl_module_addrsym() 5 years ago
Arnaldo Carvalho de Melo 28a5ca261d perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc 5 years ago
Jin Yao 5008c125d5 perf report: Fix no libunwind compiled warning break s390 issue 5 years ago
Andres Freund 806dbe2dfa perf c2c: Fix return type for histogram sorting comparision functions 5 years ago
Masami Hiramatsu 376bbcf271 perf probe: Fix wrong address verification 5 years ago
Jin Yao 8ce84610f5 perf report: Fix incorrectly added dimensions as switch perf data file 5 years ago
Yuya Fujita 14f820498a perf hists: Fix variable name's inconsistency in hists__for_each() macro 5 years ago
Mattias Jacobsson 29061e0875 perf strbuf: Remove redundant va_end() in strbuf_addv() 5 years ago
Arnaldo Carvalho de Melo 9edc3a3ddb perf regs: Make perf_reg_name() return "unknown" instead of NULL 5 years ago
Adrian Hunter 3bda1b2036 perf script: Fix brstackinsn for AUXTRACE 5 years ago
Masami Hiramatsu c2816fc40d perf probe: Fix to show function entry line as probe-able 5 years ago
Masami Hiramatsu 361b2a9cd8 perf probe: Filter out instances except for inlined subroutine and subprogram 5 years ago
Masami Hiramatsu c9560d9168 perf probe: Skip end-of-sequence and non statement lines 5 years ago
Masami Hiramatsu c00f4acafc perf probe: Fix to show calling lines of inlined functions 5 years ago
Masami Hiramatsu 5935b5993f perf probe: Return a better scope DIE if there is no best scope 5 years ago
Masami Hiramatsu 8f664b2e9b perf probe: Skip overlapped location on searching variables 5 years ago
Ian Rogers 9dff39a5fa perf parse: If pmu configuration fails free terms 5 years ago
Masami Hiramatsu d622edacac perf probe: Fix to probe a function which has no entry pc 5 years ago
Masami Hiramatsu e19d77602f perf probe: Fix to show inlined function callsite without entry_pc 5 years ago
Masami Hiramatsu 41d3087d6d perf probe: Fix to show ranges of variables in functions without entry_pc 5 years ago
Masami Hiramatsu cebb762e56 perf probe: Fix to probe an inline function which has no entry pc 5 years ago
Masami Hiramatsu 0fe578acbe perf probe: Walk function lines in lexical blocks 5 years ago
Masami Hiramatsu 32ee45d86c perf probe: Fix to list probe event with correct line number 5 years ago
Masami Hiramatsu 5fceb353b9 perf probe: Fix to find range-only function instance 5 years ago
Jin Yao 3b6b823da2 perf report: Add warning when libunwind not compiled in 5 years ago
Leo Yan 30e2c60c63 perf test: Report failure for mmap events 5 years ago
Jiri Olsa ce117617cb perf tools: Fix time sorting 5 years ago
Yunfeng Ye a14db515f1 perf kmem: Fix memory leak in compact_gfp_flags() 5 years ago
Yunfeng Ye 3c46bafbce perf c2c: Fix memory leak in build_cl_output() 5 years ago
Andi Kleen 1862e1188c perf jevents: Fix period for Intel fixed counters 5 years ago
Steve MacLean bbb089eb22 perf map: Fix overlapped map handling 5 years ago
Ian Rogers ffc50de292 perf tests: Avoid raising SEGV using an obvious NULL dereference 5 years ago
Steve MacLean c7791b7cf0 perf inject jit: Fix JIT_CODE_MOVE filename 5 years ago
Ian Rogers 0ad2402c0d perf llvm: Don't access out-of-scope array 5 years ago
Srikar Dronamraju 2680daf4c6 perf stat: Reset previous counts on repeat with interval 5 years ago
Srikar Dronamraju e46cea226e perf stat: Fix a segmentation fault when using repeat forever 5 years ago
Jiri Olsa de04f6c61e perf tools: Fix segfault in cpu_cache_level__read() 5 years ago
Arnaldo Carvalho de Melo 2046beea76 perf unwind: Fix libunwind build failure on i386 systems 5 years ago
Thomas Richter 29edeea5cb perf build: Add detection of java-11-openjdk-devel package 5 years ago
Benjamin Peterson d792650edb perf trace beauty ioctl: Fix off-by-one error in cmd->string table 5 years ago