Namhyung Kim
|
3dce2ce3cc
perf tools: Handle failure case in trace_report()
|
12 years ago |
Namhyung Kim
|
7f42b9505a
perf tools: Get rid of die() calls from trace-event-info.c
|
12 years ago |
Namhyung Kim
|
8755d5e202
perf tools: Get rid of write_or_die() from trace-event-info.c
|
12 years ago |
Namhyung Kim
|
5a6fd27ad7
perf tools: Get rid of malloc_or_die() in trace-event-info.c
|
12 years ago |
Namhyung Kim
|
454f8c7d26
perf tools: Let get_tracing_file() return NULL to indicate failure.
|
12 years ago |
Namhyung Kim
|
62baca8aed
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
|
12 years ago |
Ingo Molnar
|
0a11953851
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
12 years ago |
Ingo Molnar
|
3bf2391729
Merge branch 'perf/urgent' into perf/core
|
12 years ago |
Namhyung Kim
|
bc96b361cb
perf tests: Add a test case for checking sw clock event frequency
|
12 years ago |
Arnaldo Carvalho de Melo
|
d134ffb919
perf stat: Introduce evlist methods to allocate/free the stats
|
12 years ago |
Namhyung Kim
|
86e213e1d9
perf/cgroup: Add __percpu annotation to perf_cgroup->info
|
12 years ago |
Stephane Eranian
|
fd4a5aef00
perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event
|
12 years ago |
Masami Hiramatsu
|
9a556ab998
kprobes/x86: Check Interrupt Flag modifier when registering probe
|
12 years ago |
Masami Hiramatsu
|
65c1055355
kprobes: Make hash_64() as always inlined
|
12 years ago |
Ingo Molnar
|
a0bf225db7
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
|
12 years ago |
Ingo Molnar
|
1f1b396758
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
|
12 years ago |
Namhyung Kim
|
d610d98b5d
perf: Generate EXIT event only once per task context
|
12 years ago |
Namhyung Kim
|
778141e3cf
perf: Reset hwc->last_period on sw clock events
|
12 years ago |
Frederik Deweerdt
|
a7e191c376
perf stat: Introduce --repeat forever
|
12 years ago |
Namhyung Kim
|
d723a55096
perf test: Add test case for checking number of EXIT events
|
12 years ago |
Namhyung Kim
|
da522c1703
perf tests: Fixup return path of perf record test case
|
12 years ago |
Namhyung Kim
|
9b5b7cdc51
perf tests: Fixup return path of open-syscall-tp-fields test case
|
12 years ago |
Namhyung Kim
|
8fa60e1fba
perf record: Fixup return path of cmd_record()
|
12 years ago |
Namhyung Kim
|
3beb086143
perf trace: Free evlist resources properly on return path
|
12 years ago |
Namhyung Kim
|
a74b4b66cc
perf evlist: Introduce perf_evlist__close()
|
12 years ago |
Namhyung Kim
|
736b05a046
perf evsel: Cleanup perf_evsel__exit()
|
12 years ago |
Jiri Olsa
|
06933e3a73
perf tests: Test breakpoint overflow signal handler counts
|
12 years ago |
Jiri Olsa
|
5a6bef47b4
perf tests: Test breakpoint overflow signal handler
|
12 years ago |
Namhyung Kim
|
45fa534cff
perf tools: Remove duplicated page_size definition
|
12 years ago |
Namhyung Kim
|
e5f5e5ee78
perf tools: Remove unused macro definitions
|
12 years ago |