Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2b5b8bb27b9ec899cfba686dabec113ea0d4cbda
/
tools
/
perf
/
util
2b5b8bb
perf tools: Add dso__type()
by Adrian Hunter
· 10 years ago
51682dc
perf tools: Separate the VDSO map name from the VDSO dso name
by Adrian Hunter
· 10 years ago
4f71f2a
perf tools: Add vdso__new()
by Adrian Hunter
· 10 years ago
d027b64
perf machine: Fix the lifetime of the VDSO temporary file
by Adrian Hunter
· 10 years ago
30f4f81
perf tools: Group VDSO global variables into a structure
by Adrian Hunter
· 10 years ago
d5652d8
perf session: Add ability to skip 4GiB or more
by Adrian Hunter
· 10 years ago
6f917c7
perf session: Add ability to 'skip' a non-piped event stream
by Adrian Hunter
· 10 years ago
2a03068
perf tools: Pass machine to vdso__dso_findnew()
by Adrian Hunter
· 10 years ago
6d36345
perf tools: Add dso__data_size()
by Adrian Hunter
· 10 years ago
a6a69db
perf tools: Move rdtsc() function
by Adrian Hunter
· 10 years ago
b9d266b
perf machine: Add ability to record the current tid for each cpu
by Adrian Hunter
· 10 years ago
bf49c35
perf tools: Add cpu to struct thread
by Adrian Hunter
· 10 years ago
1f625b0
perf tools: Add dsos__hit_all()
by Adrian Hunter
· 10 years ago
288be94
perf tools: Add dso__data_status_seen()
by Adrian Hunter
· 10 years ago
c27697d
perf tools: Record whether a dso has data
by Adrian Hunter
· 10 years ago
deaff8b
perf tools: Fix jump label always changing during tracing
by Adrian Hunter
· 10 years ago
a6f6ae9
perf tools: Fix incorrect fd error comparison
by Adrian Hunter
· 10 years ago
57480d2
perf tools: Enable close-on-exec flag on perf file descriptor
by Yann Droneaud
· 10 years ago
0b43786
perf tools: Allow TSC conversion on any arch
by Adrian Hunter
· 10 years ago
ff527bc
perf tools: Remove needless getopt.h includes
by Jiri Olsa
· 10 years ago
bbb2cea
perf tools: Add --debug optionto set debug variable
by Jiri Olsa
· 10 years ago
c95688a
perf tools: Factor eprintf to allow different debug variables
by Jiri Olsa
· 10 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
acebd40
perf tools: Remove verbose from functions prototypes
by Jiri Olsa
· 10 years ago
418029b
perf machine: Fix leak of 'struct thread' on error path
by Adrian Hunter
· 10 years ago
9608b84
perf thread: Allow deletion of a thread with no map groups
by Adrian Hunter
· 10 years ago
29ce361
perf machine: Fix map groups of threads with unknown pids
by Adrian Hunter
· 10 years ago
2afd2bc
perf evsel: Add 'immediate' option
by Adrian Hunter
· 10 years ago
6ff1ce7
perf evsel: Add 'no_aux_samples' option
by Adrian Hunter
· 10 years ago
ea8e08a
perf tools: Add option macro OPT_CALLBACK_OPTARG
by Adrian Hunter
· 10 years ago
a8a8f3e
perf evlist: Pass mmap parameters in a struct
by Adrian Hunter
· 10 years ago
919d86d
perf session: Flag if the event stream is entirely in memory
by Adrian Hunter
· 10 years ago
9c00a81
perf symbols: Add ability to iterate over a dso's symbols
by Adrian Hunter
· 10 years ago
bdac0bc
perf symbols: Do not attempt to read data from kallsyms
by Adrian Hunter
· 10 years ago
c6d8f2a
perf symbols: Record whether a dso is 64-bit
by Adrian Hunter
· 10 years ago
4d40b05
perf callchain: Fix appending a callchain from a previous sample
by Adrian Hunter
· 10 years ago
a2f3b6b
perf symbols: Fix missing GNU IFUNC symbols
by Adrian Hunter
· 10 years ago
1f2a706
perf tools: Fix missing kernel map load
by Adrian Hunter
· 10 years ago
39e09d4
perf record: Select comm_exec flag if supported
by Adrian Hunter
· 10 years ago
022c50d
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
by Adrian Hunter
· 10 years ago
1fcb876
perf machine: Fix the value used for unknown pids
by Adrian Hunter
· 10 years ago
57608cf
perf script: Provide additional sample information on generic events
by Joseph Schuchart
· 10 years ago
0f5f5bc
perf script: Add callchain to generic and tracepoint events
by Joseph Schuchart
· 10 years ago
05f832e
perf script: Add missing calls to Py_DECREF for return values
by Joseph Schuchart
· 10 years ago
3be8e2a
perf kvm: Add stat support on s390
by Alexander Yarygin
· 10 years ago
54c801f
perf kvm: Add skip_event() for --duration option
by Alexander Yarygin
· 10 years ago
9daa812
perf kvm: Move arch specific code into arch/
by Alexander Yarygin
· 10 years ago
ff2ebe4
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 10 years ago
b97b59b
perf timechart: Implement IO mode
by Stanislav Fomichev
· 10 years ago
f8dda74
perf timechart: Fix rendering in Firefox
by Stanislav Fomichev
· 10 years ago
071266b
perf tools: Suggest using -f to override perf.data file ownership message
by Arnaldo Carvalho de Melo
· 10 years ago
d400a68
perf tools: Convert open coded equivalents to asprintf()
by Andy Shevchenko
· 10 years ago
1561880
perf hists browser: Left justify column headers
by Arnaldo Carvalho de Melo
· 10 years ago
c830236
perf hists browser: Add ui.show-headers config file option
by Jiri Olsa
· 10 years ago
8ac631c
perf script: Handle the num array type in python properly
by Sebastian Andrzej Siewior
· 11 years ago
33058b9
perf script: Move the number processing into its own function
by Sebastian Andrzej Siewior
· 11 years ago
a60335b
perf tools powerpc: Adjust callchain based on DWARF debug info
by Sukadev Bhattiprolu
· 10 years ago
06c654c
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
a93f0e5
perf symbols: Get kernel start address by symbol name
by Simon Que
· 10 years ago
5229e36
perf evlist: Add suggestion of how to set perf_event_paranoid sysctl
by Arnaldo Carvalho de Melo
· 10 years ago
c1f9aa0
perf tools: Add dso__data_* interface descriptons
by Jiri Olsa
· 11 years ago
a08cae0
perf tools: Allow to close dso fd in case of open failure
by Jiri Olsa
· 11 years ago
c3fbd2a
perf tools: Add file size check and factor dso__data_read_offset
by Jiri Olsa
· 11 years ago
c658045
perf tools: Cache dso data file descriptor
by Jiri Olsa
· 11 years ago
bda6ee4
perf tools: Add global count of opened dso objects
by Jiri Olsa
· 11 years ago
eba5102
perf tools: Add global list of opened dso objects
by Jiri Olsa
· 11 years ago
53fa8eaa
perf tools: Add data_fd into dso object
by Jiri Olsa
· 11 years ago
ca40e2a
perf tools: Separate dso data related variables
by Jiri Olsa
· 11 years ago
0c4e774
perf tools: Cache register accesses for unwind processing
by Jiri Olsa
· 11 years ago
17314e2
perf record: Fix to honor user freq/interval properly
by Namhyung Kim
· 10 years ago
7184062
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
5ee05b8
perf probe: Improve error messages in --line option
by Masami Hiramatsu
· 10 years ago
69e96ea
perf probe: Improve an error message of perf probe --vars mode
by Masami Hiramatsu
· 10 years ago
36d789a
perf probe: Improve error message for unknown member of data structure
by Masami Hiramatsu
· 10 years ago
9b32ba7
perf tools: Add dcacheline sort
by Don Zickus
· 10 years ago
2b1b710
perf tools: Add support to dynamically get cacheline size
by Don Zickus
· 10 years ago
7365be5
perf tools: Add cpumode to struct hist_entry
by Don Zickus
· 11 years ago
a5a5ba7
Revert "perf: Disable PERF_RECORD_MMAP2 support"
by Don Zickus
· 10 years ago
7ef8070
perf tools: Update mmap2 interface with protection and flag bits
by Don Zickus
· 11 years ago
e646fe7
perf script/python: Print array argument as string
by Namhyung Kim
· 11 years ago
473a778
tools lib traceevent: Added support for __get_bitmask() macro
by Steven Rostedt (Red Hat)
· 10 years ago
ec00010
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
by Ingo Molnar
· 10 years ago
082f96a
perf probe: Fix perf probe to find correct variable DIE
by Masami Hiramatsu
· 11 years ago
0c188a0
perf probe: Fix a segfault if asked for variable it doesn't find
by Masami Hiramatsu
· 11 years ago
f299842
perf tools: Move elide bool into perf_hpp_fmt struct
by Jiri Olsa
· 11 years ago
2ec85c6
perf tools: Remove elide setup for SORT_MODE__MEMORY mode
by Jiri Olsa
· 11 years ago
d69b296
perf tools: Reset output/sort order to default
by Namhyung Kim
· 11 years ago
e511db5
perf tools: Enable --children option by default
by Namhyung Kim
· 11 years ago
9d3c02d
perf tools: Add callback function to hist_entry_iter
by Namhyung Kim
· 11 years ago
77284de
perf tools: Add more hpp helper functions
by Namhyung Kim
· 11 years ago
1413566
perf tools: Apply percent-limit to cumulative percentage
by Namhyung Kim
· 11 years ago
594dcbf
perf ui/hist: Add support to accumulated hist stat
by Namhyung Kim
· 11 years ago
be7f855
perf tools: Save callchain info for each cumulative entry
by Namhyung Kim
· 11 years ago
be1f13e
perf callchain: Add callchain_cursor_snapshot()
by Namhyung Kim
· 12 years ago
b4d3c8b
perf report: Cache cumulative callchains
by Namhyung Kim
· 11 years ago
c7405d8
perf tools: Update cpumode for each cumulative entry
by Namhyung Kim
· 11 years ago
7a13aa2
perf hists: Accumulate hist entry stat based on the callchain
by Namhyung Kim
· 12 years ago
a0b51af
perf hists: Check if accumulated when adding a hist entry
by Namhyung Kim
· 12 years ago
f8be1c8
perf hists: Add support for accumulated stat of hist entry
by Namhyung Kim
· 12 years ago
69bcb01
perf tools: Introduce struct hist_entry_iter
by Namhyung Kim
· 11 years ago
Next »