perf tools: Carry perf_event_attr bitfield throught different endians
[platform/kernel/linux-arm64.git] / tools / perf /
2012-05-22 Jiri Olsaperf tools: Carry perf_event_attr bitfield throught...
2012-05-22 Anshuman Khandualperf record: Fix documentation for branch stack sampling
2012-05-22 Namhyung Kimperf target: Add cpu flag to sample_type if target...
2012-05-22 Namhyung Kimperf tools: Always try to build libtraceevent
2012-05-22 Namhyung Kimperf tools: Rename libparsevent to libtraceevent in...
2012-05-22 Frederic Weisbeckerperf script: Rename struct event to struct event_format...
2012-05-22 Frederic Weisbeckerperf script: Explicitly handle known default print...
2012-05-22 Jiri Olsaperf tools: Add hardcoded name term for pmu events
2012-05-22 Jiri Olsaperf tools: Separate 'mem:' event scanner bits
2012-05-22 Jiri Olsaperf tools: Use allocated list for each parsed event
2012-05-22 Jiri Olsaperf tools: Add support for displaying event parser...
2012-05-22 Jiri Olsaperf test: Move parse event automated tests to separate...
2012-05-21 Ingo MolnarMerge branch 'perf/parse-events-4' of git://github...
2012-05-21 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git./linux...
2012-05-21 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2012-05-18 David Ahernperf evsel: Create events initially disabled -- again
2012-05-18 Arnaldo Carvalho... Merge remote-tracking branch 'tip/perf/urgent' into...
2012-05-18 Jiri Olsaperf tools: Split term type into value type and term...
2012-05-17 Jiri Olsaperf hists: Fix callchain ip printf format
2012-05-17 Namhyung Kimperf target: Add uses_mmap field
2012-05-16 Namhyung KimRevert 'perf evlist: Fix creation of cpu map'
2012-05-16 Namhyung Kimperf target: Rename functions to avoid double negation
2012-05-14 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-05-12 Arnaldo Carvalho... perf annotate browser: Add key bindings help window
2012-05-12 Arnaldo Carvalho... perf annotate browser: Show 'jumpy' functions
2012-05-12 Arnaldo Carvalho... perf annotate browser: Count the numbers of jump source...
2012-05-12 Arnaldo Carvalho... perf annotate: Introduce ->free() method in ins_ops
2012-05-12 Arnaldo Carvalho... perf annotate: Augment lock instruction output
2012-05-11 Arnaldo Carvalho... perf annotate: Resolve symbols using objdump comment...
2012-05-11 Arnaldo Carvalho... perf annotate: Resolve symbols using objdump comment
2012-05-11 Arnaldo Carvalho... perf annotate: Use raw form for register indirect call...
2012-05-11 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-05-10 Arnaldo Carvalho... perf hists browser: Use '/' for search/filter instead...
2012-05-09 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-05-09 David Ahernperf stat: handle ENXIO error for perf_event_open
2012-05-09 David Ahernperf annotate: shorten helpline so it fits in visible...
2012-05-09 David Ahernperf record: Reset event name when falling back to...
2012-05-09 David Ahernperf top: Update event name when falling back to cpu...
2012-05-09 David Ahernperf stat: handle ENXIO error for perf_event_open
2012-05-09 David Ahernperf record: Fix fallback to cpu-clock on ppc
2012-05-09 Jiri Olsaperf report: Fix format string for x86-32 compilation
2012-05-09 Ingo MolnarMerge branch 'perf/x86-ibs' into perf/core
2012-05-08 Ingo MolnarMerge branch 'perf/annotate' of git://git./linux/kernel...
2012-05-08 Arnaldo Carvalho... perf top: Default to system wide using perf_target...
2012-05-07 Arnaldo Carvalho... perf annotate browser: Compact 'nop' output
2012-05-07 Arnaldo Carvalho... perf annotate browser: Do raw printing in 'o'ffset...
2012-05-07 Namhyung Kimperf stat: Use perf_evlist__create_maps
2012-05-07 Namhyung Kimperf target: Consolidate target task/cpu checking
2012-05-07 Namhyung Kimperf tools: Introduce perf_target__strerror()
2012-05-07 Namhyung Kimperf target: Introduce perf_target__parse_uid()
2012-05-07 Namhyung Kimperf target: Introduce perf_target_errno
2012-05-07 Namhyung Kimperf evlist: Fix creation of cpu map
2012-05-07 Arnaldo Carvalho... perf top: Set target.system_wide
2012-05-07 Ingo MolnarMerge branch 'tip/perf/core-4' of git://git./linux...
2012-05-07 Greg Kroah-Hartmanperf: Turn off compiler warnings for flex and bison...
2012-05-04 Jiri Olsaperf session: Fail on processing event with unknown...
2012-05-03 Arnaldo Carvalho... perf annotate browser: Don't change the asm line color...
2012-05-03 Arnaldo Carvalho... perf annotate browser: More clearly separate columns
2012-05-03 Arnaldo Carvalho... perf ui browser: Introduce routine to draw vertical...
2012-05-02 Namhyung Kimperf ui: Change fallback policy of setup_browser()
2012-05-02 Namhyung Kimperf ui: Add gtk2 support into setup_browser()
2012-05-02 Namhyung Kimperf ui gtk: Rename functions for consistency
2012-05-02 Namhyung Kimperf ui gtk: Drop arg[cv] arguments from perf_gtk_setup...
2012-05-02 Namhyung Kimperf ui: Make setup_browser() generic
2012-05-02 Namhyung Kimperf target: Split out perf_target handling code
2012-05-02 Namhyung Kimperf tools: Check more combinations of PID/TID, UID...
2012-05-02 Namhyung Kimperf evlist: Make create_maps() take struct perf_target
2012-05-02 Namhyung Kimperf tools: Introduce perf_target__validate() helper
2012-05-02 Namhyung Kimperf top: Convert to struct perf_target
2012-05-02 Namhyung Kimperf stat: Convert to struct perf_target
2012-05-02 Namhyung Kimperf tools: Introduce struct perf_target
2012-05-02 Robert Richterperf tools: Fix include header files in util/parse...
2012-05-02 Arnaldo Carvalho... perf test: Make the rdpmc test honour 'verbose' mode
2012-05-02 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-05-02 Linus TorvaldsMerge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org...
2012-05-02 Linus TorvaldsMerge tag 'ktest-for-v3.4-rc5' of git://git./linux...
2012-05-02 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-05-01 Stephane Eranianperf stat: Fix case where guest/host monitoring is...
2012-05-01 Namhyung Kimperf build-id: Fix filename size calculation
2012-04-30 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-04-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2012-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-29 Linus TorvaldsMerge tag 'pm-for-3.4-rc5' of git://git./linux/kernel...
2012-04-29 Linus TorvaldsMerge tag 'staging-3.4-rc4' of git://git./linux/kernel...
2012-04-29 Linus TorvaldsMerge tag 'usb-3.4-rc5' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-04-28 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc4-tag' of git://git...
2012-04-28 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-04-28 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-04-28 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-04-28 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-04-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-04-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-04-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-04-28 Linus TorvaldsMerge branch 'for-v3.4-rc5' of git://git./linux/kernel...
2012-04-27 Arnaldo Carvalho... perf annotate browser: Don't display 0.00 percentages
2012-04-27 Arnaldo Carvalho... perf annotate browser: Remove the vertical line after...
2012-04-27 Arnaldo Carvalho... perf annotate browser: Show current jump, back or forward
next