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
/
perf
/
util
/
comm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-25
perf comm: Remove needless headers from comm.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-24
perf tools: Fix struct comm_str removal crash
Jiri Olsa
1
-5
/
+11
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-10-03
perf tools: Lock to protect comm_str rb tree
Kan Liang
1
-1
/
+17
2017-04-24
perf tools: Remove string.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-03
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-9
/
+6
2015-05-27
perf comm: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
1
-4
/
+9
2014-08-13
perf tools: Identify which comms are from exec
Adrian Hunter
1
-2
/
+5
2014-01-16
perf tools: Do proper comm override error handling
Frederic Weisbecker
1
-9
/
+10
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-04
perf tools: Get current comm instead of last one
Namhyung Kim
1
-0
/
+15
2013-11-04
perf tools: Add new COMM infrastructure
Frederic Weisbecker
1
-0
/
+106