]> git.ipfire.org Git - people/arne_f/kernel.git/history - tools/perf
i2c: i801: Fix resume bug
[people/arne_f/kernel.git] / tools / perf /
2020-09-23  Namhyung Kimperf test: Free formats for perf pmu parse test
2020-09-09  Kim Phillipsperf record/stat: Explicitly call out event modifiers...
2020-08-26  Masami Hiramatsuperf probe: Fix memory leakage when the probe point...
2020-08-21  Vincent Whitchurchperf bench mem: Always memset source before memcpy
2020-08-21  Adrian Hunterperf intel-pt: Fix FUP packet state
2020-07-22  Jin Yaoperf stat: Zero all the 'ena' and 'run' array slot...
2020-06-25  Gaurav Singhperf report: Fix NULL pointer dereference in hists__fpr...
2020-06-20  Adrian Hunterperf symbols: Fix debuginfo search for Ubuntu
2020-06-20  Masami Hiramatsuperf probe: Fix to check blacklist address correctly
2020-06-20  Masami Hiramatsuperf probe: Do not show the skipped events
2020-06-20  Masami Hiramatsuperf probe: Accept the instance number of kretprobe...
2020-04-24  Sam Luntperf tools: Support Python 3.8+ in Makefile
2020-04-02  disconnect3dperf map: Fix off by one in strncpy() size argument
2020-04-02  Masami Hiramatsutools: Let O= makes handle a relative path with -C...
2020-04-02  Masami Hiramatsuperf probe: Do not depend on dwfl_module_addrsym()
2020-03-11  Arnaldo Carvalho... perf hists browser: Restore ESC as "Zoom out" of DSO...
2020-02-05  Jin Yaoperf report: Fix no libunwind compiled warning break...
2020-02-05  Andres Freundperf c2c: Fix return type for histogram sorting compari...
2020-01-23  Masami Hiramatsuperf probe: Fix wrong address verification
2020-01-23  Jin Yaoperf report: Fix incorrectly added dimensions as switch...
2020-01-23  Yuya Fujitaperf hists: Fix variable name's inconsistency in hists_...
2020-01-04  Mattias Jacobssonperf strbuf: Remove redundant va_end() in strbuf_addv()
2020-01-04  Arnaldo Carvalho... perf regs: Make perf_reg_name() return "unknown" instea...
2020-01-04  Adrian Hunterperf script: Fix brstackinsn for AUXTRACE
2019-12-31  Masami Hiramatsuperf probe: Fix to show function entry line as probe...
2019-12-31  Masami Hiramatsuperf probe: Filter out instances except for inlined...
2019-12-31  Masami Hiramatsuperf probe: Skip end-of-sequence and non statement...
2019-12-31  Masami Hiramatsuperf probe: Fix to show calling lines of inlined functions
2019-12-31  Masami Hiramatsuperf probe: Return a better scope DIE if there is no...
2019-12-31  Masami Hiramatsuperf probe: Skip overlapped location on searching variables
2019-12-31  Ian Rogersperf parse: If pmu configuration fails free terms
2019-12-31  Masami Hiramatsuperf probe: Fix to probe a function which has no entry pc
2019-12-31  Masami Hiramatsuperf probe: Fix to show inlined function callsite witho...
2019-12-31  Masami Hiramatsuperf probe: Fix to show ranges of variables in function...
2019-12-31  Masami Hiramatsuperf probe: Fix to probe an inline function which has...
2019-12-31  Masami Hiramatsuperf probe: Walk function lines in lexical blocks
2019-12-31  Masami Hiramatsuperf probe: Fix to list probe event with correct line...
2019-12-31  Masami Hiramatsuperf probe: Fix to find range-only function instance
2019-12-31  Jin Yaoperf report: Add warning when libunwind not compiled in
2019-12-31  Leo Yanperf test: Report failure for mmap events
2019-11-12  Jiri Olsaperf tools: Fix time sorting
2019-11-10  Yunfeng Yeperf kmem: Fix memory leak in compact_gfp_flags()
2019-11-10  Yunfeng Yeperf c2c: Fix memory leak in build_cl_output()
2019-11-06  Andi Kleenperf jevents: Fix period for Intel fixed counters
2019-11-06  Steve MacLeanperf map: Fix overlapped map handling
2019-11-06  Ian Rogersperf tests: Avoid raising SEGV using an obvious NULL...
2019-10-17  Steve MacLeanperf inject jit: Fix JIT_CODE_MOVE filename
2019-10-17  Ian Rogersperf llvm: Don't access out-of-scope array
2019-10-11  Srikar Dronamrajuperf stat: Reset previous counts on repeat with interval
2019-10-11  Srikar Dronamrajuperf stat: Fix a segmentation fault when using repeat...
2019-10-11  Jiri Olsaperf tools: Fix segfault in cpu_cache_level__read()
2019-10-11  Arnaldo Carvalho... perf unwind: Fix libunwind build failure on i386 systems
2019-10-11  Thomas Richterperf build: Add detection of java-11-openjdk-devel...
2019-10-05  Benjamin Petersonperf trace beauty ioctl: Fix off-by-one error in cmd...
2019-10-05  Gerald BAEZAlibperf: Fix alignment trap with xyarray contents in...
2019-10-05  Tan Xiaojunperf record: Support aarch64 random socket_id assignment
2019-10-05  Arnaldo Carvalho... perf test vfs_getname: Disable ~/.perfconfig to get...
2019-08-29  Sasha LevinRevert "perf test 6: Fix missing kvm module load for...
2019-08-29  Jin Yaoperf pmu-events: Fix missing "cpu_clk_unhalted.core...
2019-08-29  He Zheperf cpumap: Fix writing to illegal memory in handling...
2019-08-29  He Zheperf ftrace: Fix failure to set cpumask when only one...
2019-08-29  Jiri Olsaperf bench numa: Fix cpu0 binding
2019-08-25  Numfor Mbiziwo-Tiapoperf header: Fix use of unitialized value warning
2019-08-25  Vince Weaverperf header: Fix divide by zero error if f_header.attr_...
2019-08-16  Arnaldo Carvalho... perf probe: Avoid calling freeing routine multiple...
2019-08-16  Jiri Olsaperf tools: Fix proper buffer size for feature processing
2019-08-16  Thomas Richterperf record: Fix module size on s390
2019-08-16  Adrian Hunterperf db-export: Fix thread__exec_comm()
2019-08-16  Thomas Richterperf annotate: Fix s390 gap between kernel end and...
2019-07-31  Leo Yanperf annotate: Fix dereferencing freed memory found...
2019-07-31  Leo Yanperf session: Fix potential NULL pointer dereference...
2019-07-31  Numfor Mbiziwo-Tiapoperf test mmap-thread-lookup: Initialize variable to...
2019-07-31  Andi Kleenperf stat: Make metric event lookup more robust
2019-07-31  Kyle Meyerperf tools: Increase MAX_NR_CPUS and MAX_CACHES
2019-07-31  Arnaldo Carvalho... perf evsel: Make perf_evsel__name() accept a NULL argument
2019-07-31  Thomas Richterperf test 6: Fix missing kvm module load for s390
2019-07-31  Mathieu Poirierperf cs-etm: Properly set the value of 'old' and 'head...
2019-07-03  Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-07-03  Arnaldo Carvalho... perf help: Remove needless use of strncpy()
2019-07-03  Arnaldo Carvalho... perf ui helpline: Use strlcpy() as a shorter form of...
2019-06-22  Thomas Richterperf record: Fix s390 missing module symbol and warning...
2019-06-22  Shawn Landdenperf data: Fix 'strncat may truncate' build failure...
2019-06-22  Arnaldo Carvalho... perf machine: Guard against NULL in machine__exit()
2019-05-25  Arnaldo Carvalho... perf bench numa: Add define for RUSAGE_THREAD if not...
2019-05-25  Adrian Hunterperf intel-pt: Fix sample timestamp wrt non-taken branches
2019-05-25  Adrian Hunterperf intel-pt: Fix improved sample timestamp
2019-05-25  Adrian Hunterperf intel-pt: Fix instructions sampling rate
2019-04-27  Arnaldo Carvalho... tools include: Adopt linux/bits.h
2019-04-20  Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-04-20  Changbin Duperf tests: Fix memory leak by expr__find_other() in...
2019-04-20  Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-04-20  Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-04-20  Changbin Duperf hist: Add missing map__put() in error case
2019-04-20  Changbin Duperf top: Fix error handling in cmd_top()
2019-04-20  Changbin Duperf build-id: Fix memory leak in print_sdt_events()
2019-04-20  Changbin Duperf config: Fix a memory leak in collect_config()
2019-04-20  Changbin Duperf config: Fix an error in the config template docume...
2019-04-20  Changbin Duperf list: Don't forget to drop the reference to the...
2019-04-05  Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-04-05  Jiri Olsaperf c2c: Fix c2c report for empty numa node
next