OSDN Git Service

MIPS: VDSO: Prevent use of smp_processor_id()
[android-x86/kernel.git] / tools / perf /
2019-09-06 Sasha LevinRevert "perf test 6: Fix missing kvm module load for...
2019-09-06 Jin Yaoperf pmu-events: Fix missing "cpu_clk_unhalted.core...
2019-09-06 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-25 Arnaldo Carvalho... perf probe: Avoid calling freeing routine multiple...
2019-08-25 Thomas Richterperf record: Fix module size on s390
2019-08-25 Adrian Hunterperf db-export: Fix thread__exec_comm()
2019-08-25 Thomas Richterperf record: Fix wrong size in perf_record_mmap for...
2019-08-04 Numfor Mbiziwo-Tiapoperf test mmap-thread-lookup: Initialize variable to...
2019-08-04 Kyle Meyerperf tools: Increase MAX_NR_CPUS and MAX_CACHES
2019-08-04 Arnaldo Carvalho... perf evsel: Make perf_evsel__name() accept a NULL argument
2019-08-04 Thomas Richterperf test 6: Fix missing kvm module load for s390
2019-08-04 Mathieu Poirierperf cs-etm: Properly set the value of 'old' and 'head...
2019-07-10 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-07-10 Arnaldo Carvalho... perf help: Remove needless use of strncpy()
2019-07-10 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-05-31 Arnaldo Carvalho... tools include: Adopt linux/bits.h
2019-05-31 Arnaldo Carvalho... perf tools: No need to include bitops.h in util.h
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-20 Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
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-05 Thomas Richterperf test: Fix failure of 'evsel-tp-sched' test on...
2019-04-03 Adrian Hunterperf intel-pt: Fix TSC slip
2019-03-23 Adrian Hunterperf intel-pt: Fix divide by zero when TSC is not available
2019-03-23 Adrian Hunterperf intel-pt: Fix overlap calculation for padding
2019-03-23 Adrian Hunterperf auxtrace: Define auxtrace record alignment
2019-03-23 Adrian Hunterperf intel-pt: Fix CYC timestamp calculation after OVF
2019-03-13 Jiri Olsaperf symbols: Filter out hidden symbols from labels
2019-03-13 Stephane Eranianperf tools: Handle TOPOLOGY headers with no CPU
2019-02-20 Milian Wolffperf report: Include partial stacks unwound with libdw
2019-02-12 Gustavo A. R. Silvaperf tests evsel-tp-sched: Fix bitwise operator
2019-02-12 Arnaldo Carvalho... perf probe: Fix unchecked usage of strncpy()
2019-02-12 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-02-12 Pu Wenperf tools: Add Hygon Dhyana support
2019-01-31 Milian Wolffperf unwind: Take pgoff into account when reporting...
2019-01-31 Martin Vuilleperf unwind: Unwind with libdw doesn't take symfs into...
2019-01-26 Arnaldo Carvalho... perf parse-events: Fix unchecked usage of strncpy()
2019-01-26 Arnaldo Carvalho... perf svghelper: Fix unchecked usage of strncpy()
2019-01-26 Adrian Hunterperf intel-pt: Fix error with config term "pt=0"
2019-01-09 Ben Hutchingsperf pmu: Suppress potential format-truncation warning
2018-11-13 Sanskriti Sharmaperf strbuf: Match va_{add,copy} with va_end
2018-11-13 Sanskriti Sharmaperf tools: Cleanup trace-event-info 'tdata' leak
2018-11-13 Sanskriti Sharmaperf tools: Free temporary 'sys' string in read_event_f...
2018-11-13 David Millerperf cpu_map: Align cpu map synthesized events properly.
2018-11-13 Jiri OlsaRevert "perf tools: Fix PMU term format max value calcu...
2018-11-10 Rasmus Villemoesperf tools: Disable parallelism for 'make clean'
2018-11-10 Sandipan Dasperf tests: Fix indexing when invoking subtests
2018-11-10 Björn Töpelperf probe: Fix probe definition for inlined functions
2018-11-10 Arnaldo Carvalho... perf evsel: Fix probing of precise_ip level for default...
2018-11-10 Ravi Bangoriaperf symbols: Fix memory corruption because of zero...
2018-10-18 Adrian Hunterperf script python: Fix export-to-postgresql.py occasio...
2018-10-10 Sandipan Dasperf probe powerpc: Ignore SyS symbols irrespective...
2018-10-10 Hisao Tanabeperf evsel: Fix potential null pointer dereference...
2018-09-26 Sandipan Dasperf powerpc: Fix callchain ip filtering
2018-09-26 Sandipan Dasperf powerpc: Fix callchain ip filtering when return...
2018-09-26 Thomas Richterperf test: Fix subtest number when showing results
2018-09-19 Christophe Leroyperf tools: Allow overriding MAX_NR_CPUS at compile...
2018-09-15 Sandipan Dasperf probe powerpc: Fix trace event post-processing
2018-09-09 Adrian Hunterperf auxtrace: Fix queue resize
2018-08-24 Kim Phillipsperf llvm-utils: Remove bashism from kernel include...
2018-08-24 Jiri Olsaperf bench: Fix numa report output code
2018-08-24 Sandipan Dasperf report powerpc: Fix crash if callchain is empty
2018-08-24 Thomas Richterperf test session topology: Fix test on s390
2018-08-03 Jiri Olsaperf tools: Fix pmu events parsing rule
2018-07-03 Adrian Hunterperf intel-pt: Fix packet decoding of CYC packets
2018-07-03 Adrian Hunterperf intel-pt: Fix "Unexpected indirect branch" error
2018-07-03 Adrian Hunterperf intel-pt: Fix MTC timing after overflow
2018-07-03 Adrian Hunterperf intel-pt: Fix decoding to accept CBR between FUP...
2018-07-03 Adrian Hunterperf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
2018-07-03 Adrian Hunterperf tools: Fix symbol and object code resolution for...
2018-06-05 Greg Kroah-Hartmanperf/tools: header file sync up
2018-06-05 Arnaldo Carvalho... tools include: Move ARRAY_SIZE() to linux/kernel.h
2018-06-05 Arnaldo Carvalho... tools include: Introduce linux/bug.h, from the kernel...
2018-06-05 Arnaldo Carvalho... tools include uapi: Grab copies of stat.h and fcntl.h
2018-06-05 Jiri Olsaperf tools: Move headers check into bash script
2018-06-05 Jiri Olsaperf tools: Force fixdep compilation at the start of...
2018-06-05 Arnaldo Carvalho... tools include: Adopt kernel's refcount.h
2018-06-05 Arnaldo Carvalho... tools include: Introduce linux/compiler-gcc.h
2018-06-05 Jiri Olsatools lib: Add for_each_clear_bit macro
2018-05-30 Jiri Olsaperf report: Fix memory corruption in --branch-history...
2018-05-30 Jiri Olsaperf tests: Use arch__compare_symbol_names to compare...
2018-05-30 Thomas Richterperf stat: Fix core dump when flag T is used
2018-05-30 Yisheng Xieperf top: Fix top.call-graph config option reading
2018-05-30 Thomas Richterperf record: Fix failed memory allocation for get_cpuid_str
2018-05-30 Arnaldo Carvalho... perf callchain: Fix attr.sample_max_stack setting
2018-04-29 Greg Kroah-HartmanRevert "perf tools: Decompress kernel module when readi...
2018-04-20 Greg Kroah-HartmanRevert "perf tests: Decompress kernel module before...
2018-04-20 Adrian Hunterperf intel-pt: Fix timestamp following overflow
next