index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
thread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-12-14
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
1
-12
/
+10
2009-12-14
perf session: Register the idle thread in perf_session__process_events
Arnaldo Carvalho de Melo
1
-12
/
+0
2009-12-12
perf symbols: Add missing "Variables" entry to map_type__name
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-12-12
perf symbols: Rename kthreads to kmaps, using another abstraction for it
Arnaldo Carvalho de Melo
1
-27
/
+35
2009-11-27
perf tools: Consolidate symbol resolving across all tools
Arnaldo Carvalho de Melo
1
-0
/
+12
2009-11-27
perf symbols: Support multiple symtabs in struct thread
Arnaldo Carvalho de Melo
1
-26
/
+89
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
1
-3
/
+3
2009-10-23
perf tools: Bind callchains to the first sort dimension column
Frederic Weisbecker
1
-0
/
+11
2009-10-13
perf tools: Move threads & last_match to threads.c
Arnaldo Carvalho de Melo
1
-13
/
+14
2009-10-08
perf tools: Fix thread comm resolution in perf sched
Frederic Weisbecker
1
-25
/
+7
2009-10-08
perf tools: Improve thread comm resolution in perf sched
Frederic Weisbecker
1
-7
/
+25
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
1
-17
/
+17
2009-09-30
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
1
-46
/
+83
2009-09-16
perf sched: Add 'perf sched map' scheduling event map printout
Ingo Molnar
1
-1
/
+1
2009-09-16
perf sched: Make idle thread and comm/pid names more consistent
Ingo Molnar
1
-1
/
+1
2009-08-31
perf tools: Unify swapper tasks naming
Frederic Weisbecker
1
-1
/
+1
2009-08-31
perf tools: Librarize idle thread registration
Frederic Weisbecker
1
-0
/
+13
2009-08-18
perf tools: Save partial non-overlapping map
Frederic Weisbecker
1
-3
/
+22
2009-08-15
perf tools: Factorize the thread code in a dedicated file
Frederic Weisbecker
1
-0
/
+143