index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Age
Commit message (
Expand
)
Author
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
2013-03-21
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-15
perf session: Remove unused perf_session__remove_thread method
David Ahern
2013-01-24
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
2012-12-09
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
2012-12-09
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
2012-12-09
perf tools: Fix mmap limitations on 32-bit
David Miller
2012-12-09
perf session: Free environment information when deleting session
Namhyung Kim
2012-11-14
perf ui: Add ui_progress__finish()
Namhyung Kim
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
2012-09-11
perf tools: Do backtrace post unwind only if we regs and stack were captured
Jiri Olsa
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-05
perf session: flush_sample_queue needs to handle errors from handlers
David Ahern
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-02
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-01
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
2012-08-01
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
2012-08-01
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-07-25
perf kvm: Fix bug resolving guest kernel syms
David Ahern
2012-07-25
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
2012-07-18
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-02
perf kvm: Fix regression with guest machine creation
David Ahern
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-19
perf tools: Remove unused evsel parameter from machine__resolve_callchain
Jiri Olsa
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-05-31
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
2012-05-31
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-31
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-30
perf script: Fix regression in callchain dso name
David Ahern
2012-05-22
perf tools: Fix piped mode read code
Stephane Eranian
2012-05-22
perf tools: Carry perf_event_attr bitfield throught different endians
Jiri Olsa
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-04
perf session: Fail on processing event with unknown size
Jiri Olsa
2012-04-12
perf session: Skip event correctly for unknown id/machine
Jiri Olsa
2012-04-11
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP
Nikunj A. Dadhania
2012-03-22
perf diff: Fix to work with new hists design
Jiri Olsa
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
[next]