summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cache.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}Arnaldo Carvalho de Melo4-7/+5
2012-12-11perf evsel: No need to always ask for PERF_FORMAT_ID in read_formatArnaldo Carvalho de Melo5-4/+7
2012-12-10perf evsel: Introduce method to request IDs be usedArnaldo Carvalho de Melo4-6/+11
2012-12-10perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo6-89/+17
2012-12-10perf test: Fixup error reporting in basic mmap testArnaldo Carvalho de Melo1-1/+3
2012-12-10perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo6-23/+54
2012-12-09perf machine: Move more machine methods to machine.cArnaldo Carvalho de Melo7-746/+756
2012-12-09perf buildid-cache: Add option to show build ids that are missing in the cacheArnaldo Carvalho de Melo2-2/+49
2012-12-09perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo7-19/+24
2012-12-09perf diff: Remove displacement output optionJiri Olsa4-52/+7
2012-12-09perf buildid-list: We need to check if a file is ELF firstArnaldo Carvalho de Melo1-8/+6
2012-12-09perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo1-1/+1
2012-12-09perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo2-0/+6
2012-12-09perf diff: Change formula methods to work with pair directlyJiri Olsa3-24/+19
2012-12-09perf diff: Change compute methods to work with pair directlyJiri Olsa3-39/+46
2012-12-09perf diff: Remove displacement from struct hist_entry_diffJiri Olsa1-3/+0
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim5-18/+18
2012-12-09perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim3-2/+2
2012-12-09perf hists: Link hist entry pairs to leaderNamhyung Kim1-2/+2
2012-12-09perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2-3/+3
2012-12-09perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim1-0/+11
2012-12-09perf hists: Fix period symbol_conf.field_sep displayJiri Olsa1-1/+5
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa8-96/+101
2012-12-09perf tools: Fix mmap limitations on 32-bitDavid Miller2-12/+14
2012-12-09perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo1-1/+1
2012-12-09perf session: Free environment information when deleting sessionNamhyung Kim1-0/+17
2012-12-09perf tools: Don't check configuration on make cleanNamhyung Kim2-12/+18
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim5-49/+43
2012-12-09perf ui: Always compile error printing codeNamhyung Kim4-62/+17
2012-12-09perf symbols: Fix dso__fprintf() print statementStephane Eranian1-1/+1
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet3-3/+8
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng3-6/+16
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman3-48/+16
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner1-16/+0
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman1-1/+9
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski1-2/+2
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner1-0/+7
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner1-1/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter1-1/+1
2012-12-05ASN.1: Fix an indefinite length skip errorDavid Howells1-1/+1
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells1-7/+7
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner1-0/+3
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds1-0/+52
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo1-2/+2
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2-15/+15