index
:
pub/scm/linux/kernel/git/mdraid/linux.git
master
song's fork of linux.git
MDRAID Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-23
perf cap: Remove used_root parameter and simplify capability checks
Ian Rogers
1
-9
/
+3
2026-05-29
perf util: Fix perf_exe() buffer write past end
Miguel Martín Gil
1
-1
/
+11
2026-04-08
perf tools: Replace basename() calls with perf_basename()
Arnaldo Carvalho de Melo
1
-0
/
+8
2026-04-08
perf tools: Make more global variables static
Ian Rogers
1
-2
/
+0
2026-01-28
perf util: Fix NULL check in cpumask_to_cpulist()
Swapnil Sapkal
1
-1
/
+1
2026-01-28
perf header: Replace hardcoded max cpus by MAX_NR_CPUS
Swapnil Sapkal
1
-1
/
+2
2026-01-22
perf sched stats: Add support for report subcommand
Swapnil Sapkal
1
-0
/
+6
2026-01-21
perf header: Support CPU DOMAIN relation info
Swapnil Sapkal
1
-0
/
+42
2024-11-16
perf util: Remove kernel version deadcode
Dr. David Alan Gilbert
1
-85
/
+0
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
1
-2
/
+8
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
1
-3
/
+9
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
1
-0
/
+19
2023-04-10
perf util: Move input_name to util
Ian Rogers
1
-0
/
+2
2023-04-04
perf tools: Avoid warning in do_realloc_array_as_needed()
Adrian Hunter
1
-1
/
+2
2023-03-14
perf util: Remove weak sched_getcpu
Ian Rogers
1
-0
/
+16
2022-07-20
perf tools: Add reallocarray_as_needed()
Adrian Hunter
1
-0
/
+33
2022-07-20
perf tools: Remove also guest kcore_dir with host kcore_dir
Adrian Hunter
1
-2
/
+35
2022-04-20
perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tr...
Martin Liška
1
-0
/
+5
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
1
-0
/
+31
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
1
-0
/
+15
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
1
-7
/
+7
2020-04-16
perf tools: Support CAP_PERFMON capability
Alexey Budankov
1
-0
/
+1
2020-03-10
perf util: Factor out sysctl__nmi_watchdog_enabled()
Kan Liang
1
-0
/
+18
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
1
-0
/
+17
2019-11-06
perf data: Rename directory "header" file to "data"
Adrian Hunter
1
-1
/
+1
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
1
-2
/
+4
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
1
-135
/
+0
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-2
/
+1
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-26
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
1
-20
/
+0
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
1
-0
/
+9
2019-07-29
libperf: Adopt the readn()/writen() functions from tools/perf
Jiri Olsa
1
-40
/
+0
2019-06-25
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
Arnaldo Carvalho de Melo
1
-13
/
+0
2019-02-25
perf tools: Add perf_exe() helper to find perf binary
Andi Kleen
1
-0
/
+10
2019-02-25
perf tools: Add rm_rf_perf_data function
Jiri Olsa
1
-0
/
+11
2019-02-25
perf tools: Add pattern name checking to rm_rf
Jiri Olsa
1
-3
/
+33
2019-02-25
perf tools: Add depth checking to rm_rf
Jiri Olsa
1
-2
/
+12
2019-02-20
perf tools: Make rm_rf() remove single file
Jiri Olsa
1
-3
/
+13
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-09-19
perf util: Make copyfile_offset() global
Jiri Olsa
1
-1
/
+1
2018-05-17
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
1
-0
/
+13
2018-05-17
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
1
-1
/
+20
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
1
-22
/
+2
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-0
/
+13
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-07-18
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
1
-2
/
+4
[next]