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-05-13
perf tools: change event inheritance logic in stat and record
Stephane Eranian
1
-6
/
+6
2010-05-09
perf: Introduce a new "round of buffers read" pseudo event
Frederic Weisbecker
1
-10
/
+24
2010-05-05
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
1
-10
/
+1
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
1
-14
/
+21
2010-05-02
perf record: Don't exit in live mode when no tracepoints are enabled
Arnaldo Carvalho de Melo
1
-6
/
+9
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-1
/
+1
2010-05-02
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
1
-7
/
+0
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
1
-19
/
+17
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-3
/
+60
2010-04-15
Merge branch 'perf/live' into perf/core
Ingo Molnar
1
-7
/
+61
2010-04-15
perf: Make the trace events sample period default to 1
Frederic Weisbecker
1
-14
/
+22
2010-04-15
perf: Make -f the default for perf record
Frederic Weisbecker
1
-15
/
+25
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
1
-3
/
+12
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
1
-0
/
+16
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
1
-0
/
+7
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
1
-0
/
+10
2010-04-14
perf record: Introduce special handling for pipe output
Tom Zanussi
1
-3
/
+15
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
1
-1
/
+1
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
1
-12
/
+12
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2010-04-02
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-03-26
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
1
-1
/
+1
2010-03-18
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
1
-101
/
+159
2010-03-18
perf record: Enable counters only when kernel is execing subcommand
Zhang, Yanmin
1
-18
/
+15
2010-03-15
perf record: Enable the enable_on_exec flag if record forks the target
Eric B Munson
1
-5
/
+8
2010-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-4
/
+9
2010-03-11
perf record: Mention paranoid sysctl when failing to create counter
Arnaldo Carvalho de Melo
1
-1
/
+2
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
[next]