index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-11-06
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-17
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-10-17
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-10-17
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-09-06
Revert "perf test 6: Fix missing kvm module load for s390"
Sasha Levin
2019-09-06
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
2019-09-06
perf bench numa: Fix cpu0 binding
Jiri Olsa
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-08-25
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
2019-08-25
perf record: Fix module size on s390
Thomas Richter
2019-08-25
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-25
perf record: Fix wrong size in perf_record_mmap for last kernel module
Thomas Richter
2019-08-04
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...
Numfor Mbiziwo-Tiapo
2019-08-04
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2019-08-04
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
2019-08-04
perf test 6: Fix missing kvm module load for s390
Thomas Richter
2019-08-04
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
Mathieu Poirier
2019-07-10
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-07-10
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
2019-07-10
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
2019-06-22
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-06-22
perf data: Fix 'strncat may truncate' build failure with recent gcc
Shawn Landden
2019-05-31
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2019-05-31
perf tools: No need to include bitops.h in util.h
Arnaldo Carvalho de Melo
2019-05-25
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
2019-05-25
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
2019-05-25
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
2019-05-25
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
2019-04-20
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
Changbin Du
2019-04-20
perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...
Changbin Du
2019-04-20
perf evsel: Free evsel->counts in perf_evsel__exit()
Arnaldo Carvalho de Melo
2019-04-20
perf hist: Add missing map__put() in error case
Changbin Du
2019-04-20
perf top: Fix error handling in cmd_top()
Changbin Du
2019-04-20
perf build-id: Fix memory leak in print_sdt_events()
Changbin Du
2019-04-20
perf config: Fix a memory leak in collect_config()
Changbin Du
2019-04-20
perf config: Fix an error in the config template documentation
Changbin Du
2019-04-05
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
2019-04-03
perf intel-pt: Fix TSC slip
Adrian Hunter
2019-03-23
perf intel-pt: Fix divide by zero when TSC is not available
Adrian Hunter
2019-03-23
perf intel-pt: Fix overlap calculation for padding
Adrian Hunter
2019-03-23
perf auxtrace: Define auxtrace record alignment
Adrian Hunter
2019-03-23
perf intel-pt: Fix CYC timestamp calculation after OVF
Adrian Hunter
2019-03-13
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-03-13
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
[next]