index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
Revert "perf report: Add warning when libunwind not compiled in"
Sasha Levin
1
-7
/
+0
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-01-04
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2
-1
/
+26
2020-01-04
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
1
-2
/
+7
2020-01-04
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
1
-6
/
+13
2020-01-04
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
1
-0
/
+7
2020-01-04
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
1
-1
/
+9
2020-01-04
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
1
-1
/
+16
2020-01-04
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
1
-0
/
+20
2020-01-04
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
1
-1
/
+1
2020-01-04
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
1
-2
/
+2
2020-01-04
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2020-01-04
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
1
-5
/
+9
2020-01-04
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
1
-2
/
+2
2020-01-04
perf probe: Fix to find range-only function instance
Masami Hiramatsu
1
-1
/
+5
2020-01-04
perf report: Add warning when libunwind not compiled in
Jin Yao
1
-0
/
+7
2020-01-04
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
1
-1
/
+0
2019-11-28
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
1
-2
/
+2
2019-11-28
selftests/ftrace: Fix to test kprobe $comm arg only if available
Masami Hiramatsu
1
-0
/
+3
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
1
-1
/
+1
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-10-17
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
1
-1
/
+1
2019-10-17
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
1
-2
/
+1
2019-10-05
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2
-4
/
+4
2019-09-21
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
1
-1
/
+1
2019-09-10
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
1
-1
/
+1
2019-09-06
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-09-06
Revert "perf test 6: Fix missing kvm module load for s390"
Sasha Levin
1
-27
/
+0
2019-09-06
selftests: kvm: Adding config fragments
Naresh Kamboju
1
-0
/
+3
2019-09-06
perf bench numa: Fix cpu0 binding
Jiri Olsa
1
-2
/
+4
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
1
-0
/
+7
2019-08-25
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
1
-0
/
+10
2019-08-25
perf db-export: Fix thread__exec_comm()
Adrian Hunter
1
-1
/
+11
2019-08-04
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-04
iio: iio-utils: Fix possible incorrect mask calculation
Bastien Nocera
1
-2
/
+2
2019-08-04
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-08-04
perf test 6: Fix missing kvm module load for s390
Thomas Richter
1
-0
/
+27
2019-08-04
cpupower : frequency-set -r option misses the last cpu in related cpu list
Abhishek Goel
1
-0
/
+2
2019-07-10
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-10
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-11
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2
-5
/
+28
2019-06-11
perf tools: No need to include bitops.h in util.h
Arnaldo Carvalho de Melo
2
-1
/
+1
2019-06-11
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-06-11
perf intel-pt: Fix sample timestamp wrt non-taken branches
Adrian Hunter
1
-1
/
+4
2019-06-11
perf intel-pt: Fix improved sample timestamp
Adrian Hunter
1
-3
/
+10
2019-06-11
perf intel-pt: Fix instructions sampling rate
Adrian Hunter
1
-3
/
+10
2019-05-16
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-1
/
+1
[next]