Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f0ce888c064e07c73a103822f2ad8e77649fd107
/
tools
/
perf
f0ce888
perf env: Move perf_env out of header.h and session.c into separate object
by Arnaldo Carvalho de Melo
· 9 years ago
e8210ce
perf tests: Introduce iterator function for tests
by Matt Fleming
· 9 years ago
c84974e
perf test: Add entry to test cpu topology
by Kan Liang
· 9 years ago
fbf9962
perf tools: Switch to tracing_path interface on appropriate places
by Jiri Olsa
· 9 years ago
4605eab
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
by Jiri Olsa
· 9 years ago
fd405cf
perf tests: Print objdump/dso buffers if they don't match
by Jan Stancek
· 9 years ago
edfdb7e
perf tests: Stop reading if objdump output crossed sections
by Jan Stancek
· 9 years ago
06f679c
perf tests: Make objdump disassemble zero blocks
by Jan Stancek
· 9 years ago
729a7ed
perf tests: Take into account address of each objdump line
by Jan Stancek
· 9 years ago
3bd7617
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
cf2f33a
perf trace: Add read/write to the file group
by Arnaldo Carvalho de Melo
· 9 years ago
e607f14
perf probe: Print deleted events in cmd_probe()
by Namhyung Kim
· 9 years ago
e7895e4
perf probe: Split del_perf_probe_events()
by Namhyung Kim
· 9 years ago
b02137c
perf probe: Move print logic into cmd_probe()
by Namhyung Kim
· 9 years ago
12fae5e
perf probe: Link trace_probe_event into perf_probe_event
by Wang Nan
· 9 years ago
844dffa
perf probe: Split add_perf_probe_events()
by Namhyung Kim
· 9 years ago
86c2786
perf intel-pt: Add support for PERF_RECORD_SWITCH
by Adrian Hunter
· 9 years ago
1b29ac5
perf session: Don't call dump_sample() when evsel is NULL
by Kan Liang
· 9 years ago
f83b6b6
x86/insn: perf tools: Add new xsave instructions
by Adrian Hunter
· 9 years ago
978260c
x86/insn: perf tools: Add new memory protection keys instructions
by Adrian Hunter
· 9 years ago
ac1c885
x86/insn: perf tools: Add new memory instructions
by Adrian Hunter
· 9 years ago
3fe78d6
x86/insn: perf tools: Add new SHA instructions
by Adrian Hunter
· 9 years ago
78173ec
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
by Adrian Hunter
· 9 years ago
98e4619
perf tools: Add a test for decoding of new x86 instructions
by Adrian Hunter
· 9 years ago
3a9d772
perf tools: Display build warning if x86 instruction decoder differs from kernel
by Adrian Hunter
· 9 years ago
988bdb3
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
by Jiri Olsa
· 9 years ago
592d5a6
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
by Jiri Olsa
· 9 years ago
53ff6bc
perf tools: Fix use of wrong event when processing exit events
by Adrian Hunter
· 9 years ago
65d4b26
perf tools: Move tracing_path stuff under same namespace
by Jiri Olsa
· 9 years ago
f6a09af
perf tools: Remove mountpoint arg from perf_debugfs_mount
by Jiri Olsa
· 9 years ago
245bad8
perf stat: Quieten failed to read counter message
by Andi Kleen
· 9 years ago
2bb00d2
perf tools: Store the cpu socket and core ids in the perf.data header
by Kan Liang
· 9 years ago
193b6bd
perf cpumap: Factor out functions to get core_id and socket_id
by Kan Liang
· 9 years ago
7605594
tools lib traceevent: Support function __get_dynamic_array_len
by He Kuang
· 9 years ago
dabf626
perf tools: Copy linux/filter.h to tools/include
by He Kuang
· 9 years ago
2f84b42
perf tools: Always use non inlined file name for 'srcfile' sort key
by Andi Kleen
· 9 years ago
5ad4da4
perf tools: Fix parse_events_add_pmu caller
by Jiri Olsa
· 9 years ago
af4aead
perf tools: Fix link time error with sample_reg_masks on non x86
by Stephane Eranian
· 9 years ago
04aa90b
perf build: Fix Intel PT instruction decoder dependency problem
by Wang Nan
· 9 years ago
3b27d13
perf dwarf: Fix potential array out of bounds access
by Wang Nan
· 9 years ago
bcc84ec
perf record: Add ability to name registers to record
by Stephane Eranian
· 9 years ago
c5e991e
perf/x86: Add list of register names
by Stephane Eranian
· 9 years ago
fc36f94
perf script: Enable printing of interrupted machine state
by Stephane Eranian
· 9 years ago
d988d5e
perf evlist: Open event on evsel cpus and threads
by Kan Liang
· 9 years ago
acf860a
bpf tools: New API to get name from a BPF object
by Wang Nan
· 9 years ago
97db620
perf tools: Fix build on powerpc broken by pt/bts
by Adrian Hunter
· 9 years ago
bac2e4a
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
02b643b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
2c07144
perf evlist: Add backpointer for perf_env to evlist
by Kan Liang
· 9 years ago
ce80d3b
perf tools: Rename perf_session_env to perf_env
by Kan Liang
· 9 years ago
9f30fff
perf tools: Do not change lib/api/fs/debugfs directly
by Jiri Olsa
· 9 years ago
9f44f0c
perf tools: Add tracing_path and remove unneeded functions
by Jiri Olsa
· 9 years ago
0b5a793
perf buildid: Introduce sysfs/filename__sprintf_build_id
by Masami Hiramatsu
· 9 years ago
d49e469
perf evsel: Add a backpointer to the evlist a evsel is in
by Arnaldo Carvalho de Melo
· 9 years ago
a598bb5
perf trace: Add header with copyright and background info
by Arnaldo Carvalho de Melo
· 9 years ago
84e5d89
perf scripts python: Add new compaction-times script
by Tony Jones
· 9 years ago
601083c
perf stat: Get correct cpu id for print_aggr
by Kan Liang
· 9 years ago
77e0070
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
by Mark Drayton
· 9 years ago
da15bd9
perf probe: Support probing at absolute address
by Wang Nan
· 9 years ago
6c6e024
perf probe: Fix error reported when offset without function
by Wang Nan
· 9 years ago
be07afe
perf probe: Fix list result when address is zero
by Wang Nan
· 9 years ago
614e2fd
perf probe: Fix list result when symbol can't be found
by Wang Nan
· 9 years ago
18b9a05
perf tools: Remove export.h from MANIFEST
by Jiri Olsa
· 9 years ago
e486367
perf probe: Prevent segfault when reading probe point with absolute address
by Wang Nan
· 9 years ago
9d1bf02
perf tools: Update Intel PT documentation
by Adrian Hunter
· 9 years ago
7eacca3
perf tools: Add Intel PT support for decoding TRACESTOP packets
by Adrian Hunter
· 9 years ago
0de802a
perf tools: Add Intel PT support for using CYC packets
by Adrian Hunter
· 9 years ago
cc33618
perf tools: Add Intel PT support for decoding CYC packets
by Adrian Hunter
· 9 years ago
b45fc0b
perf tools: Add Intel PT support for using MTC packets
by Adrian Hunter
· 9 years ago
79b5842
perf tools: Add Intel PT support for decoding MTC packets
by Adrian Hunter
· 9 years ago
11fa7cb
perf tools: Pass Intel PT information for decoding MTC and CYC
by Adrian Hunter
· 9 years ago
3d49807
perf tools: Add new Intel PT packet definitions
by Adrian Hunter
· 9 years ago
bc9b6bf
perf tools: Add Intel PT support for PSB periods
by Adrian Hunter
· 9 years ago
2a21d03
perf tools: Fix Intel PT 'instructions' sample period
by Adrian Hunter
· 9 years ago
5c9ce1e
perf ordered_events: Clear the progress bar at the end of a flush
by Arnaldo Carvalho de Melo
· 9 years ago
1e259ad
perf ui tui progress: Implement the ui_progress_ops->finish() method
by Arnaldo Carvalho de Melo
· 9 years ago
c0b4dff
perf annotate: Reset the dso find_symbol cache when removing symbols
by Arnaldo Carvalho de Melo
· 9 years ago
5839a55
perf tools: Fix tarball build broken by pt/bts
by Adrian Hunter
· 9 years ago
1c0bd0e
perf probe: Try to use symbol table if searching debug info failed
by Wang Nan
· 9 years ago
66671d0
perf tools: Initialize reference counts in map__clone()
by Arnaldo Carvalho de Melo
· 9 years ago
4b715d2
perf tools: Add example call-graph script
by Adrian Hunter
· 9 years ago
60b88d8
perf tools: Put itrace options into an asciidoc include
by Adrian Hunter
· 9 years ago
d0170af
perf tools: Add Intel BTS support
by Adrian Hunter
· 9 years ago
81cd60c
perf tools: Fix Intel PT timestamp handling
by Adrian Hunter
· 9 years ago
133de94
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
by Adrian Hunter
· 9 years ago
05169df
perf script: Fix segfault using --show-mmap-events
by Adrian Hunter
· 9 years ago
dd2281b
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
40a2ea1
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes
by Ingo Molnar
· 9 years ago
09f4d78
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
by Arnaldo Carvalho de Melo
· 9 years ago
cca8482
perf tools: Fix buildid processing
by Adrian Hunter
· 9 years ago
5cb7334
perf tools: Make fork event processing more resilient
by Adrian Hunter
· 9 years ago
0d7e7ac
perf tools: Avoid deadlock when map_groups are broken
by Adrian Hunter
· 9 years ago
5efb1d5
perf tools: Take Intel PT into use
by Adrian Hunter
· 9 years ago
90e457f
perf tools: Add Intel PT support
by Adrian Hunter
· 9 years ago
f4aa081
perf tools: Add Intel PT decoder
by Adrian Hunter
· 9 years ago
53af928
perf tools: Add Intel PT log
by Adrian Hunter
· 9 years ago
237fae7
perf tools: Add Intel PT instruction decoder
by Adrian Hunter
· 9 years ago
a4e9259
perf tools: Add Intel PT packet decoder
by Adrian Hunter
· 9 years ago
55ea4ab
perf auxtrace: Add Intel PT as an AUX area tracing type
by Adrian Hunter
· 9 years ago
8350956
perf tools: Add a helper function to probe whether cpu-wide tracing is possible
by Adrian Hunter
· 9 years ago
Next »