index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-11
perf record: Don't try to find buildids in a zero sized file
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
1
-4
/
+3
2010-03-10
perf record: Add ID and to recorded event data when recording multiple events
Eric B Munson
1
-0
/
+3
2010-02-08
perf record: Fix existing process callgraph symbol
austin_zhang@linux.intel.com
1
-1
/
+1
2010-02-04
perf tools: Clean up O_LARGEFILE et al usage
Xiao Guangrong
1
-2
/
+1
2010-02-04
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
1
-19
/
+18
2010-02-03
perf tools: Use O_LARGEFILE to open perf data file
Xiao Guangrong
1
-1
/
+4
2010-01-31
Revert "perf record: Intercept all events"
Hitoshi Mitake
1
-18
/
+10
2010-01-29
perf session: Create kernel maps in the constructor
Arnaldo Carvalho de Melo
1
-5
/
+0
2010-01-16
perf record: Intercept all events
Arnaldo Carvalho de Melo
1
-10
/
+18
2010-01-16
perf record: Encode the domain while synthesizing MMAP events
Arnaldo Carvalho de Melo
1
-2
/
+6
2010-01-13
perf tools: Encode kernel module mappings in perf.data
Arnaldo Carvalho de Melo
1
-0
/
+11
2010-01-13
perf tools: Handle relocatable kernels
Arnaldo Carvalho de Melo
1
-0
/
+7
2009-12-28
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
1
-6
/
+8
2009-12-16
perf record: Use per-task-per-cpu events for inherited events
Peter Zijlstra
1
-2
/
+2
2009-12-16
perf record: Properly synchronize child creation
Peter Zijlstra
1
-38
/
+71
2009-12-16
perf symbols: Adopt the strlists for dso, comm
Arnaldo Carvalho de Melo
1
-3
/
+3
2009-12-16
perf symbols: Make symbol_conf global
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-15
perf record: Rename perf.data to perf.data.old if --force/-f is used
Arnaldo Carvalho de Melo
1
-4
/
+13
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-12-14
perf session: Pass the perf_session to the event handling operations
Arnaldo Carvalho de Melo
1
-4
/
+7
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
1
-12
/
+13
2009-11-23
perf record, x86: Print more intelligent error message when sampling fails
Simon Kaempflein
1
-0
/
+6
2009-11-19
perf tools: Eliminate some more die() uses in library functions
Arnaldo Carvalho de Melo
1
-2
/
+5
2009-11-19
perf tools: perf_header__read() shouldn't die()
Arnaldo Carvalho de Melo
1
-7
/
+9
2009-11-17
perf tools: Don't die() in perf_header__new()
Arnaldo Carvalho de Melo
1
-0
/
+5
2009-11-17
perf tools: Don't die() in perf_header_attr__add_id()
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-11-17
perf tools: Don't die() in perf_header__add_attr()
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-11-17
perf tools: Don't die in perf_header_attr__new()
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
1
-1
/
+1
2009-11-11
perf tools: Use perf_header__set/has_feat whenever possible
Frederic Weisbecker
1
-2
/
+2
2009-11-11
perf tools: Move the build-id storage operations to headers
Frederic Weisbecker
1
-30
/
+2
2009-11-11
perf tools: Synthetize the targeted process
Frederic Weisbecker
1
-1
/
+10
2009-11-08
perf tools: Fix permission checks
Pekka Enberg
1
-1
/
+1
2009-11-08
perf symbols: Use the buildids if present
Arnaldo Carvalho de Melo
1
-3
/
+46
2009-10-27
perf tools: Generalize event synthesizing routines
Arnaldo Carvalho de Melo
1
-171
/
+10
2009-10-27
perf record: Fix race where process can disappear while reading its /proc/pid...
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-10-19
perf tools: Introduce bitmask'ed additional headers
Frederic Weisbecker
1
-2
/
+2
2009-10-19
perf tools: Use kernel bitmap library
Frederic Weisbecker
1
-3
/
+0
2009-10-15
perf trace: Add filter Suppport
Li Zefan
1
-1
/
+14
2009-10-12
perf tools: Fix counter sample frequency breakage
Mike Galbraith
1
-1
/
+13
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
1
-4
/
+3
2009-10-06
perf tools: Default to 1 KHz auto-sampling freq events
Ingo Molnar
1
-26
/
+26
2009-10-04
perf: Propagate term signal to child
Chris Wilson
1
-0
/
+6
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-11
/
+11
2009-09-17
perf record: Disable profiling before draining the buffer
Peter Zijlstra
1
-1
/
+12
2009-09-14
perf tools: Implement counter output multiplexing
Ingo Molnar
1
-17
/
+26
2009-09-14
perf tools: Add an option to multiplex counters in a single channel
Frederic Weisbecker
1
-0
/
+6
2009-09-03
perf trace: Sample timestamps as well
Ingo Molnar
1
-0
/
+1
[next]