Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6465859aba1e66a5351b047fbf40e9e9bcb6c669
/
tools
/
perf
/
util
/
event.h
4e3ba8a
Revert "perf tools: event.h needs asm/perf_regs.h"
by Arnaldo Carvalho de Melo
· 8 years ago
e083a21
perf tools: event.h needs asm/perf_regs.h
by Arnaldo Carvalho de Melo
· 8 years ago
46bc29b
perf tools: Add time conversion event
by Adrian Hunter
· 9 years ago
c2740a8
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
bb3eb56
perf machine: Rename perf_event__preprocess_sample to machine__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
473398a
perf tools: Add cpumode to struct perf_sample
by Arnaldo Carvalho de Melo
· 9 years ago
86ebb09
perf tools: Add event_update event cpus type
by Jiri Olsa
· 9 years ago
802c904
perf tools: Add event_update event name type
by Jiri Olsa
· 9 years ago
daeecbc
perf tools: Add event_update event scale type
by Jiri Olsa
· 9 years ago
a6e5281
perf tools: Add event_update event unit type
by Jiri Olsa
· 9 years ago
ffe77725
perf tools: Add event_update user level event
by Jiri Olsa
· 9 years ago
d4c2259
perf tools: Add stat round event synthesize function
by Jiri Olsa
· 9 years ago
2d8f0f1
perf tools: Add stat round user level event
by Jiri Olsa
· 9 years ago
5796f8f
perf tools: Add stat event synthesize function
by Jiri Olsa
· 9 years ago
d80518c
perf tools: Add stat user level event
by Jiri Olsa
· 9 years ago
8e38159
perf tools: Add stat config event read function
by Jiri Olsa
· 9 years ago
6742434
perf tools: Add stat config event synthesize function
by Jiri Olsa
· 9 years ago
374fb9e
perf tools: Add stat config user level event
by Jiri Olsa
· 9 years ago
eb12a1a
perf cpu_map: Add perf_event__fprintf_cpu_map function
by Jiri Olsa
· 9 years ago
6c87290
perf cpu_map: Add cpu_map event synthesize function
by Jiri Olsa
· 9 years ago
6640b6c
perf cpu_map: Add cpu_map user level event
by Jiri Olsa
· 9 years ago
ec7fa596
perf thread_map: Add perf_event__fprintf_thread_map function
by Jiri Olsa
· 9 years ago
99471c9
perf thread_map: Add thread_map event sythesize function
by Jiri Olsa
· 9 years ago
5f3339d
perf thread_map: Add thread_map user level event
by Jiri Olsa
· 9 years ago
a38f48e
perf session: Warn when AUX data has been lost
by Adrian Hunter
· 9 years ago
e803cf9
perf record: Synthesize COMM event for a command line workload
by Namhyung Kim
· 9 years ago
0e332f0
perf tools: Add support for cycles, weight branch_info field
by Andi Kleen
· 9 years ago
0286039
perf tools: Add new PERF_RECORD_SWITCH event
by Adrian Hunter
· 9 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 10 years ago
930e6fc
perf tools: Add time out to force stop proc map processing
by Kan Liang
· 10 years ago
c4937a9
perf tools: handle PERF_RECORD_LOST_SAMPLES
by Kan Liang
· 10 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
0ad21f6
perf tools: Add support for PERF_RECORD_ITRACE_START
by Adrian Hunter
· 10 years ago
4a96f7a
perf tools: Add support for PERF_RECORD_AUX
by Adrian Hunter
· 10 years ago
400ea6d
perf script: Add field option 'flags' to print sample flags
by Adrian Hunter
· 10 years ago
85ed472
perf auxtrace: Add helpers for AUX area tracing errors
by Adrian Hunter
· 10 years ago
e9bf54d
perf tools: Add a user event for AUX area tracing errors
by Adrian Hunter
· 10 years ago
a16ac02
perf tools: Add user events for AUX area tracing
by Adrian Hunter
· 10 years ago
9870d78
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
by Arnaldo Carvalho de Melo
· 10 years ago
bee2782
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f61ff6c
perf session: Do not fail on processing out of order event
by Jiri Olsa
· 10 years ago
6a21c0b
perf tools: Add core support for sampling intr machine state regs
by Stephane Eranian
· 10 years ago
00447cc
perf tools: Add a thread stack for synthesizing call chains
by Adrian Hunter
· 10 years ago
3c659ee
perf tools: Add id index
by Adrian Hunter
· 10 years ago
bb871a9
perf tools: A thread's machine can be found via thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
4318bcb
perf tools: Move events_stats struct to event.h
by Arnaldo Carvalho de Melo
· 10 years ago
bf49390
perf tools: Add flags and insn_len to struct sample
by Adrian Hunter
· 10 years ago
9b0d2d8
perf tools: Expose 'addr' functions so they can be reused
by Adrian Hunter
· 10 years ago
0c4e774
perf tools: Cache register accesses for unwind processing
by Jiri Olsa
· 11 years ago
7ef8070
perf tools: Update mmap2 interface with protection and flag bits
by Don Zickus
· 11 years ago
0776eb5
perf tools: Move sample data structures from perf.h
by Jiri Olsa
· 11 years ago
352ea45
perf callchain: Add mask into struct regs_dump
by Jiri Olsa
· 11 years ago
0ae617b
perf record: Get ref_reloc_sym from kernel map
by Adrian Hunter
· 11 years ago
29b596b
perf tools: Add kallsyms__get_function_start()
by Adrian Hunter
· 11 years ago
a18382b
perf tools: Make perf_event__synthesize_mmap_events global
by Jiri Olsa
· 11 years ago
62605dc50
perf record: Synthesize non-exec MMAP records when --data used
by Arnaldo Carvalho de Melo
· 11 years ago
316c713
perf tools: Finish the removal of 'self' arguments
by Arnaldo Carvalho de Melo
· 11 years ago
a65cb4b
perf evlist: Fix perf_evlist__mmap_read event overflow
by Jiri Olsa
· 11 years ago
dd96c46
perf tools: Adding throttle event data struct support
by Jiri Olsa
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
5c5e854
perf tools: Add attr->mmap2 support
by Stephane Eranian
· 11 years ago
b1cf6f6
perf tools: Add a function to calculate sample event size
by Adrian Hunter
· 11 years ago
d03f217
perf tools: Expand perf_event__synthesize_sample()
by Adrian Hunter
· 11 years ago
5b95a4a3
perf tools: Add missing 'abi' member to 'struct regs_dump'
by Adrian Hunter
· 11 years ago
7556257
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
by Adrian Hunter
· 11 years ago
ef89325
perf tools: Remove references to struct ip_event
by Adrian Hunter
· 11 years ago
e44baa3
perf tools: Remove filter parameter of perf_event__preprocess_sample()
by Adrian Hunter
· 11 years ago
9ede473
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
by Jiri Olsa
· 12 years ago
6065210
perf tools: Remove event types framework completely
by Jiri Olsa
· 11 years ago
98a3b32
perf tools: Add mem access sampling core support
by Stephane Eranian
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
4383db8
perf tools: Move BUILD_ID_SIZE into build-id object
by Jiri Olsa
· 12 years ago
f62d3f0
perf event: No need to create a thread when handling PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 12 years ago
9ac3e48
perf tools: fix ALIGN redefinition in system headers
by Irina Tirdea
· 12 years ago
0f6a301
perf tools: Support user regs and stack in sample parsing
by Jiri Olsa
· 12 years ago
a3f698f
perf evsel: Adopt parse_sample method from perf_event
by Arnaldo Carvalho de Melo
· 12 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
74eec26
perf tools: Add ability to synthesize event according to a sample
by Andrew Vagin
· 13 years ago
482ad89
perf event: Introduce perf_event__fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
743eb86
perf tools: Resolve machine earlier and pass it to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
936be50
perf tool: Fix endianness handling of u32 data in samples
by David Ahern
· 13 years ago
5672238
perf evlist: Don't die if sample_{id_all|type} is invalid
by Arnaldo Carvalho de Melo
· 14 years ago
a285412
perf tools: Pre-check sample size before parsing
by Frederic Weisbecker
· 14 years ago
7c940c1
Merge remote branch 'acme/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 14 years ago
401b8e1
perf tools: Fix thread_map event synthesizing in top and record
by Arnaldo Carvalho de Melo
· 14 years ago
8115d60
perf tools: Kill event_t typedef, use 'union perf_event' instead
by Arnaldo Carvalho de Melo
· 14 years ago
8d50e5b
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
by Arnaldo Carvalho de Melo
· 14 years ago
d0dd74e
perf tools: Move event__parse_sample to evsel.c
by Arnaldo Carvalho de Melo
· 14 years ago
9aefcab
perf session: Consolidate the dump code
by Thomas Gleixner
· 14 years ago
3835bc0
perf event: Prevent unbound event__name array access
by Thomas Gleixner
· 14 years ago
9c90a61
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
by Arnaldo Carvalho de Melo
· 14 years ago
640c03c
perf session: Parse sample earlier
by Arnaldo Carvalho de Melo
· 14 years ago
b83f920
perf: expose event__process function
by Srikar Dronamraju
· 14 years ago
41a37e2
perf tools: Make event__preprocess_sample parse the sample
by Arnaldo Carvalho de Melo
· 15 years ago
c8446b9
perf hist: Make event__totals per hists
by Arnaldo Carvalho de Melo
· 15 years ago
1c02c4d
perf hist: Introduce hists class and move lots of methods to it
by Arnaldo Carvalho de Melo
· 15 years ago
9840280
perf: Introduce a new "round of buffers read" pseudo event
by Frederic Weisbecker
· 15 years ago
23346f2
perf tools: Rename "kernel_info" to "machine"
by Arnaldo Carvalho de Melo
· 15 years ago
Next »