Feng Tang
|
1500b93b61
perf symbols: Filter samples with unresolved symbol when "--symbols" option is used
|
13 years ago |
Irina Tirdea
|
87ff50a319
perf archive: Make 'f' the last parameter for tar
|
13 years ago |
Irina Tirdea
|
73eb422c10
perf archive: Remove -f from the rm command
|
13 years ago |
Xiao Guangrong
|
0007eceace
perf stat: Move stats related code to util/stat.c
|
13 years ago |
Namhyung Kim
|
034a9265c2
perf report: Enable integrated annotation only if possible
|
13 years ago |
Namhyung Kim
|
1af5564066
perf tools: Add sort__has_sym
|
13 years ago |
Namhyung Kim
|
67d2591656
perf hists browser: Fix first column printing
|
13 years ago |
Namhyung Kim
|
721b3112f5
perf hists browser: Fix output for 100.00%
|
13 years ago |
Arnaldo Carvalho de Melo
|
c055875b70
tools lib traceevent: Define _GNU_SOURCE in Makefile
|
13 years ago |
Namhyung Kim
|
60b7d14af4
perf sched: Fixup for the die() removal
|
13 years ago |
Namhyung Kim
|
bb77ac3a36
perf test: Fixup for the die() removal
|
13 years ago |
Hyeoncheol Lee
|
7b0295b3db
perf probe: Add union member access support
|
13 years ago |
Ingo Molnar
|
26f45274af
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
|
13 years ago |
Masami Hiramatsu
|
c6aaf4d0bb
kprobes/x86: Fix to support jprobes on ftrace-based kprobe
|
13 years ago |
Steven Rostedt
|
47d5a5f88b
ftrace/x86-64: Allow to change RIP in handlers
|
13 years ago |
Masami Hiramatsu
|
4b036d54bf
kprobes/x86: Fix kprobes to collectly handle IP on ftrace
|
13 years ago |
Masami Hiramatsu
|
a5e37863ab
ftrace/x86: Adjust x86 regs.ip as like as x86-64
|
13 years ago |
Josh Triplett
|
ea632e9f12
trace: Stop compiling in trace_clock unconditionally
|
13 years ago |
Yuanhan Liu
|
76bab1b78a
tracing: Skip printing "OK" if failed to disable event
|
13 years ago |
Ingo Molnar
|
4553f0b90e
Merge branch 'core/rcu' into perf/core
|
13 years ago |
Ingo Molnar
|
be267be8b1
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
13 years ago |
Josh Triplett
|
7ece55a4a3
trace: Don't declare trace_*_rcuidle functions in modules
|
13 years ago |
Arnaldo Carvalho de Melo
|
9ec3f4e437
perf sched: Don't read all tracepoint variables in advance
|
13 years ago |
Arnaldo Carvalho de Melo
|
2b7fcbc5a9
perf sched: Use perf_evsel__{int,str}val
|
13 years ago |
Arnaldo Carvalho de Melo
|
5555ded446
perf evsel: Introduce perf_evsel__{str,int}val methods
|
13 years ago |
Arnaldo Carvalho de Melo
|
0e9b07e574
perf sched: Use perf_tool as ancestor
|
13 years ago |
Arnaldo Carvalho de Melo
|
4218e67341
perf sched: Remove unused thread parameter
|
13 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |
Jiri Olsa
|
7dbf4dcfe2
perf tools: Back [vdso] DSO with real data
|
13 years ago |
Jiri Olsa
|
1c4be9ff59
perf symbols: Make dsos__find function globally available
|
13 years ago |