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-inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
perf inject: Mark a dso if it's used
Andrew Vagin
1
-3
/
+8
2012-10-26
perf inject: Merge sched_stat_* and sched_switch events
Andrew Vagin
1
-3
/
+139
2012-10-26
perf inject: Work with files
Andrew Vagin
1
-3
/
+35
2012-10-06
perf event: No need to create a thread when handling PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
1
-3
/
+3
2012-10-02
perf inject: Don't use globals where not needed to
Arnaldo Carvalho de Melo
1
-7
/
+6
2012-10-02
perf inject: Remove static variables
Arnaldo Carvalho de Melo
1
-34
/
+38
2012-10-02
perf inject: Remove unused 'input_name' static var
Arnaldo Carvalho de Melo
1
-2
/
+1
2012-09-28
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
1
-1
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-11
/
+13
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
1
-1
/
+4
2012-05-22
perf inject: Fix broken perf inject -b
Stephane Eranian
1
-0
/
+5
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-27
/
+28
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-32
/
+38
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-21
/
+34
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
1
-1
/
+7
2011-03-23
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
1
-1
/
+10
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-39
/
+43
2011-01-29
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
1
-4
/
+4
2010-12-21
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
1
-1
/
+1
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
1
-15
/
+24
2010-05-04
perf inject: Add missing bits
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-02
perf inject: Refactor read_buildid function
Arnaldo Carvalho de Melo
1
-38
/
+38
2010-05-02
perf: add perf-inject builtin
Tom Zanussi
1
-0
/
+228