index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
comm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf comm: Remove needless headers from comm.h
Arnaldo Carvalho de Melo
2019-01-25
1
-0
/
+1
*
perf tools: Fix struct comm_str removal crash
Jiri Olsa
2018-07-24
1
-5
/
+11
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Lock to protect comm_str rb tree
Kan Liang
2017-10-03
1
-1
/
+17
|
/
*
perf tools: Remove string.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-03
1
-9
/
+6
*
perf comm: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2015-05-27
1
-4
/
+9
*
perf tools: Identify which comms are from exec
Adrian Hunter
2014-08-13
1
-2
/
+5
*
perf tools: Do proper comm override error handling
Frederic Weisbecker
2014-01-16
1
-9
/
+10
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+1
*
perf tools: Get current comm instead of last one
Namhyung Kim
2013-11-04
1
-0
/
+15
*
perf tools: Add new COMM infrastructure
Frederic Weisbecker
2013-11-04
1
-0
/
+106