index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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