index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Age
Commit message (
Expand
)
Author
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
2015-03-31
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
2014-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-11-28
perf session: Do not fail on processing out of order event
Jiri Olsa
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-03
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-10-29
perf tools: Add id index
Adrian Hunter
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-10
perf tools: Move events_stats struct to event.h
Arnaldo Carvalho de Melo
2014-08-13
perf tools: Add flags and insn_len to struct sample
Adrian Hunter
2014-07-25
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
2014-06-12
perf tools: Cache register accesses for unwind processing
Jiri Olsa
2014-06-09
perf tools: Update mmap2 interface with protection and flag bits
Don Zickus
2014-05-05
perf tools: Move sample data structures from perf.h
Jiri Olsa
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-01-31
perf record: Get ref_reloc_sym from kernel map
Adrian Hunter
2014-01-31
perf tools: Add kallsyms__get_function_start()
Adrian Hunter
2014-01-13
perf tools: Make perf_event__synthesize_mmap_events global
Jiri Olsa
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-10-11
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-09
perf tools: Adding throttle event data struct support
Jiri Olsa
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-08-29
perf tools: Add a function to calculate sample event size
Adrian Hunter
2013-08-29
perf tools: Expand perf_event__synthesize_sample()
Adrian Hunter
2013-08-29
perf tools: Add missing 'abi' member to 'struct regs_dump'
Adrian Hunter
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-12
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
2013-08-07
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
2012-10-29
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-06
perf event: No need to create a thread when handling PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2011-12-12
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
[next]